Skip to main content
Module

x/mtkruto/mod.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.136/mod.ts";

Properties

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