struct

Turnir::Parser::Goodgame::MessageData

Inherits JSON::Serializable < Struct < Value < Object

Constructors

new(*, __pull_for_json_serializable pull : JSON::PullParser)
Source

Instance methods

channel_id
Source
channel_id=(channel_id : String)
Source
message_id
Source
message_id=(message_id : Int64)
Source
text
Source
text=(text : String)
Source
timestamp
Source
timestamp=(timestamp : Int64)
Source
user_id
Source
user_id=(user_id : Int32)
Source
user_name
Source
user_name=(user_name : String)
Source