Class: Rocksky::Generated::ReplyShoutInput

Inherits:
Struct
  • Object
show all
Defined in:
lib/rocksky/generated/types.rb

Instance Attribute Summary collapse

Instance Attribute Details

#messageObject

Returns the value of attribute message

Returns:

  • (Object)

    the current value of message



184
185
186
# File 'lib/rocksky/generated/types.rb', line 184

def message
  @message
end

#shoutIdObject

Returns the value of attribute shoutId

Returns:

  • (Object)

    the current value of shoutId



184
185
186
# File 'lib/rocksky/generated/types.rb', line 184

def shoutId
  @shoutId
end