struct Discord::Gateway::WebhooksUpdatePayload

Defined in:

discordcr/mappings/gateway.cr

Constructors

Instance Method Summary

Constructor Detail

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

Instance Method Detail

def channel_id : Snowflake #

def channel_id=(_channel_id : Snowflake) #

def guild_id : Snowflake #

def guild_id=(_guild_id : Snowflake) #

def to_json(json : JSON::Builder) #