Interface EventWebhooksUpdate

interface EventWebhooksUpdate {
    channelId: string;
}

Properties

Properties

channelId: string

Generated using TypeDoc