Class: ChatEffectMetaContent
- Inherits:
-
Object
- Object
- ChatEffectMetaContent
- 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
- URL =
1
- CHECKSUM =
2
- FIELDS =
{ URL => {:type => ::Thrift::Types::STRING, :name => 'url'}, CHECKSUM => {:type => ::Thrift::Types::STRING, :name => 'checksum'} }
Instance Method Summary collapse
Instance Method Details
#struct_fields ⇒ Object
14685 |
# File 'lib/linerb/gen-rb/takagi_chan_types.rb', line 14685 def struct_fields; FIELDS; end |
#validate ⇒ Object
14687 14688 |
# File 'lib/linerb/gen-rb/takagi_chan_types.rb', line 14687 def validate end |