Skip to content

GramIO API Reference / gramio/dist / AllowedUpdateName

Type Alias: AllowedUpdateName

AllowedUpdateName = Exclude<UpdateName, MessageEventName | CustomEventName>

Defined in: gramio/index.d.ts:21

Telegram Bot API top-level update type name. Valid values for allowed_updates in getUpdates / setWebhook.