Interface GatewayEvent_ChannelMessagePinned

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

Properties

Properties

serverId: string

The ID of the server