Discord.https - v3.0.16
    Preparing search index...

    Interface GatewayChannelPinsUpdateDispatchData

    interface GatewayChannelPinsUpdateDispatchData {
        channel_id: string;
        guild_id?: string;
        last_pin_timestamp?: null | string;
    }
    Index

    Properties

    channel_id: string

    The id of the channel

    guild_id?: string

    The id of the guild

    last_pin_timestamp?: null | string

    The time at which the most recent pinned message was pinned