Class: Rocksky::Generated::ReplyShoutInput
- Inherits:
-
Struct
- Object
- Struct
- Rocksky::Generated::ReplyShoutInput
- Defined in:
- lib/rocksky/generated/types.rb
Instance Attribute Summary collapse
-
#message ⇒ Object
Returns the value of attribute message.
-
#shoutId ⇒ Object
Returns the value of attribute shoutId.
Instance Attribute Details
#message ⇒ Object
Returns the value of attribute message
184 185 186 |
# File 'lib/rocksky/generated/types.rb', line 184 def @message end |
#shoutId ⇒ Object
Returns the value of attribute shoutId
184 185 186 |
# File 'lib/rocksky/generated/types.rb', line 184 def shoutId @shoutId end |