Skip to main content
Using Deno in production at your company? Earn free Deno merch.
Give us feedback
Module

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

Cross-runtime JavaScript library for building Telegram clients
Go to Latest
interface UpdateMap
import { type UpdateMap } from "https://deno.land/x/mtkruto@0.1.157/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
messageReactions: UpdateMessageReactions
chatMember: UpdateChatMember
myChatMember: UpdateMyChatMember
deletedStory: UpdateDeletedStory