Skip to main content
The Deno 2 Release Candidate is here
Learn more
Module

x/mtkruto/types/6_update.ts>UpdateMap

[WIP] Cross-runtime JavaScript library for building Telegram clients
Go to Latest
interface UpdateMap
import { type UpdateMap } from "https://deno.land/x/mtkruto@0.1.139/types/6_update.ts";

Properties

editedMessage: UpdateEditedMessage
connectionState: UpdateConnectionState
authorizationState: UpdateAuthorizationState
deletedMessages: UpdateDeletedMessages
callbackQuery: UpdateCallbackQuery
inlineQuery: UpdateInlineQuery
chosenInlineResult: UpdateChosenInlineResult
newChat: UpdateNewChat
editedChat: UpdateEditedChat
deletedChat: UpdateDeletedChat
messageInteractions: UpdateMessageInteractions
messageReactionCount: UpdateMessageReactionCount