Interface GatewayEvent_ServerChannelUpdated

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

Properties

Properties

serverId: string

The ID of the server