struct Discord::Gateway::MessageDeletePayload

Defined in:

discordcr/mappings/gateway.cr

Constructors

Instance Method Summary

Constructor Detail

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

Instance Method Detail

def channel_id : Snowflake #

def channel_id=(_channel_id : Snowflake) #

def id : Snowflake #

def id=(_id : Snowflake) #

def to_json(json : JSON::Builder) #