Skip to main content
Deno 2 is finally here 🎉️
Learn more
Module

x/mtkruto/3_types.ts>Update

Cross-runtime JavaScript library for building Telegram clients
Latest
type alias Update
import { type Update } from "https://deno.land/x/mtkruto@0.6.3/3_types.ts";

An incoming update.

definition:
| UpdateConnectionState
| UpdateAuthorizationState
| UpdateNewMessage
| UpdateMessageEdited
| UpdateMessageScheduled
| UpdateMessagesDeleted
| UpdateCallbackQuery
| UpdateInlineQuery
| UpdateChosenInlineResult
| UpdateNewChat
| UpdateEditedChat
| UpdateDeletedChat
| UpdateMessageInteractions
| UpdateMessageReactionCount
| UpdateMessageReactions
| UpdateChatMember
| UpdateMyChatMember
| UpdateDeletedStory
| UpdateNewStory
| UpdateBusinessConnection
| UpdateVideoChat
| UpdatePreCheckoutQuery
| UpdateJoinRequest