Class: GetBuddyStatusBarV2Request
- Inherits:
-
Object
- Object
- GetBuddyStatusBarV2Request
- 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
- BOTMID =
1
- REVISION =
2
- FIELDS =
{ BOTMID => {:type => ::Thrift::Types::STRING, :name => 'botMid'}, REVISION => {:type => ::Thrift::Types::I64, :name => 'revision'} }
Instance Method Summary collapse
Instance Method Details
#struct_fields ⇒ Object
17740 |
# File 'lib/linerb/gen-rb/takagi_chan_types.rb', line 17740 def struct_fields; FIELDS; end |
#validate ⇒ Object
17742 17743 |
# File 'lib/linerb/gen-rb/takagi_chan_types.rb', line 17742 def validate end |