Interface GatewayEvent_ServerChannelCreated

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

Properties

Properties

serverId: string

The ID of the server