Discord::Gateway::ChannelPinsUpdatePayload
Inherits JSON::Serializable / Struct / Value / Object
Constructors
new(pull : JSON::PullParser)
Sourcenew(*, __pull_for_json_serializable pull : JSON::PullParser)
SourceInstance methods
channel_id
Sourcechannel_id=(channel_id : Snowflake)
Sourcelast_pin_timestamp
Sourcelast_pin_timestamp=(last_pin_timestamp : Time | Nil)
Source