Interface GatewayEvent_ChannelArchived

interface GatewayEvent_ChannelArchived {
    channel: APIGuildChannel;
    serverId: string;
}

Properties

Properties

serverId: string

The ID of the server