Skip to content

GramIO API Reference / @gramio/contexts/dist / UpdateName

Type Alias: UpdateName

UpdateName = Exclude<keyof TelegramUpdate, "update_id"> | MessageEventName | CustomEventName

Defined in: contexts/index.d.ts:195

Union type of Update names