struct Discord::Gateway::TypingStartPayload

Defined in:

discordcr/mappings/gateway.cr

Constructors

Instance Method Summary

Constructor Detail

def self.new(__temp_850 : JSON::PullParser) #

Instance Method Detail

def channel_id : Snowflake #

def channel_id=(_channel_id : Snowflake) #

def timestamp : Time #

def timestamp=(_timestamp : Time) #

def to_json(json : JSON::Builder) #

def user_id : Snowflake #

def user_id=(_user_id : Snowflake) #