Interface GatewayEvent_ChannelMessageUnpinned

interface GatewayEvent_ChannelMessageUnpinned {
    message: APIChatMessage;
    serverId: string;
}

Properties

Properties

serverId: string

The ID of the server