Interface GatewayEvent_ServerChannelDeleted

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

Properties

Properties

serverId: string

The ID of the server