struct Discord::Gateway::ChannelPinsUpdatePayload

Defined in:

discordcr/mappings/gateway.cr

Constructors

Instance Method Summary

Constructor Detail

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

Instance Method Detail

def channel_id : Snowflake #

def channel_id=(_channel_id : Snowflake) #

def last_pin_timestamp : Time #

def last_pin_timestamp=(_last_pin_timestamp : Time) #

def to_json(json : JSON::Builder) #