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
185 186 187 |
# File 'lib/rocksky/generated/types.rb', line 185 def @message end |
#shoutId ⇒ Object
Returns the value of attribute shoutId
185 186 187 |
# File 'lib/rocksky/generated/types.rb', line 185 def shoutId @shoutId end |