Class: GetBuddyChatBarRequest
- Inherits:
-
Object
- Object
- GetBuddyChatBarRequest
- Includes:
- Thrift::Struct, Thrift::Struct_Union
- Defined in:
- lib/linerb/gen-rb/takagi_chan_types.rb,
lib/linerb/gen-rb/takagi_chan_types.rb
Constant Summary collapse
- BUDDYMID =
1
- CHATBARREVISION =
2
- RICHMENUID =
3
- FIELDS =
{ BUDDYMID => {:type => ::Thrift::Types::STRING, :name => 'buddyMid'}, CHATBARREVISION => {:type => ::Thrift::Types::I64, :name => 'chatBarRevision'}, RICHMENUID => {:type => ::Thrift::Types::STRING, :name => 'richMenuId'} }
Instance Method Summary collapse
Instance Method Details
#struct_fields ⇒ Object
15867 |
# File 'lib/linerb/gen-rb/takagi_chan_types.rb', line 15867 def struct_fields; FIELDS; end |
#validate ⇒ Object
15869 15870 |
# File 'lib/linerb/gen-rb/takagi_chan_types.rb', line 15869 def validate end |