Interface GatewayEvent_ChannelRestored

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

Properties

Properties

serverId: string

The ID of the server