struct Discord::Gateway::MessageDeleteBulkPayload

Defined in:

discordcr/mappings/gateway.cr

Constructors

Instance Method Summary

Constructor Detail

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

Instance Method Detail

def channel_id : Snowflake #

def channel_id=(_channel_id : Snowflake) #

def ids : Array(Snowflake) #

def ids=(_ids : Array(Snowflake)) #

def to_json(json : JSON::Builder) #