import { type Context } from "https://deno.land/x/mtkruto@0.1.157/mod.ts";
Properties
The client that received the update.
The currently authorized user.
Resolves to message
, editedMessage
, or the message
field of callbackQuery
.
Resolves to msg?.chat
. TODO
Resolves to the from
field of message
, editedMessage
, callbackQuery
, or inlineQuery
.
Resolves to msg?.senderChat
.
Reply the received message with a text message.
Reply the received message with a poll.
Reply the received message with a photo.
Reply the received message with a document.
Reply the received message with a location.
Reply the received message with a dice.
Reply the received message with a venue.
Reply the received message with a contact.
Reply the received message with a video.
Reply the received message with an animation.
Reply the received message with a voice message.
Reply the received message with an audio file.
Reply the received message with a video note.
Forward the received message.
Pin the received message.
Unpin the received message.
Ban the sender of the received message.
Set the rights of the received message.
Get the administrators of the chat which the message was received from.
Change the reactions made to the received message.
Send a chat action to the chat which the message was received from.
Edit a message in the chat which the message was received from.
Edit the reply markup of a message in the chat which the message was received from.
Answer the received callback query. Bot-only.
Answer the received inline query. Bot-only
Retrieve a single message of the chat which the message was received from.
Retrieve multiple messages of the chat which the message was received from.
Forward a message of the chat which the message was received from.
Forward multiple messages of the chat which the message was received from.
Delete a message in the chat which the message was received from.
Delete multiple messages in the chat which the message was received from.
Pin a message in the chat which the message was received from.
Unpin a message in the chat which the message was received from.
Unpin the pinned messages in the chat which the message was received from.
Set the available reactions of the chat which the message was received from.
Add a reaction to a message of the chat which the message was received from.
Remove a reaction from a message of the chat which the message was received from.
Change the reactions made to a message of the chat which the message was received from.
Set the photo of the chat which the message was received from.
Delete the photo of the chat which the message was received from.
Ban a member from the chat which the message was received from.
Unban a member from the chat which the message was received from.
Kick a member from the chat which the message was received from.
Set the rights of a member of the chat which the message was received from.
Delete all messages sent by a specific member of the chat which the message was received from.
Search the messages of the chat which the message was received from.
Set the number of boosts required to circument the chat's default restrictions.
Create an invite link for the chat which the message was received from.
Get the invite links that were created for the chat which the message was received from.