@yaebal/contexts 0.0.2 → 0.0.4
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/lib/generated/business-connection.d.ts +2 -2
- package/lib/generated/business-connection.js +2 -2
- package/lib/generated/business-message.d.ts +77 -33
- package/lib/generated/business-message.d.ts.map +1 -1
- package/lib/generated/business-message.js +130 -42
- package/lib/generated/business-message.js.map +1 -1
- package/lib/generated/callback-query.d.ts +73 -29
- package/lib/generated/callback-query.d.ts.map +1 -1
- package/lib/generated/callback-query.js +126 -38
- package/lib/generated/callback-query.js.map +1 -1
- package/lib/generated/channel-post.d.ts +77 -33
- package/lib/generated/channel-post.d.ts.map +1 -1
- package/lib/generated/channel-post.js +130 -42
- package/lib/generated/channel-post.js.map +1 -1
- package/lib/generated/chat-boost.d.ts +34 -20
- package/lib/generated/chat-boost.d.ts.map +1 -1
- package/lib/generated/chat-boost.js +51 -23
- package/lib/generated/chat-boost.js.map +1 -1
- package/lib/generated/chat-join-request.d.ts +63 -29
- package/lib/generated/chat-join-request.d.ts.map +1 -1
- package/lib/generated/chat-join-request.js +106 -38
- package/lib/generated/chat-join-request.js.map +1 -1
- package/lib/generated/chat-member.d.ts +63 -29
- package/lib/generated/chat-member.d.ts.map +1 -1
- package/lib/generated/chat-member.js +106 -38
- package/lib/generated/chat-member.js.map +1 -1
- package/lib/generated/chosen-inline-result.d.ts +29 -11
- package/lib/generated/chosen-inline-result.d.ts.map +1 -1
- package/lib/generated/chosen-inline-result.js +54 -18
- package/lib/generated/chosen-inline-result.js.map +1 -1
- package/lib/generated/deleted-business-messages.d.ts +34 -20
- package/lib/generated/deleted-business-messages.d.ts.map +1 -1
- package/lib/generated/deleted-business-messages.js +51 -23
- package/lib/generated/deleted-business-messages.js.map +1 -1
- package/lib/generated/edited-business-message.d.ts +77 -33
- package/lib/generated/edited-business-message.d.ts.map +1 -1
- package/lib/generated/edited-business-message.js +130 -42
- package/lib/generated/edited-business-message.js.map +1 -1
- package/lib/generated/edited-channel-post.d.ts +77 -33
- package/lib/generated/edited-channel-post.d.ts.map +1 -1
- package/lib/generated/edited-channel-post.js +130 -42
- package/lib/generated/edited-channel-post.js.map +1 -1
- package/lib/generated/edited-message.d.ts +77 -33
- package/lib/generated/edited-message.d.ts.map +1 -1
- package/lib/generated/edited-message.js +130 -42
- package/lib/generated/edited-message.js.map +1 -1
- package/lib/generated/guest-message.d.ts +254 -0
- package/lib/generated/guest-message.d.ts.map +1 -0
- package/lib/generated/guest-message.js +498 -0
- package/lib/generated/guest-message.js.map +1 -0
- package/lib/generated/index.d.ts +9 -2
- package/lib/generated/index.d.ts.map +1 -1
- package/lib/generated/index.js +8 -1
- package/lib/generated/index.js.map +1 -1
- package/lib/generated/inline-query.d.ts +30 -12
- package/lib/generated/inline-query.d.ts.map +1 -1
- package/lib/generated/inline-query.js +56 -20
- package/lib/generated/inline-query.js.map +1 -1
- package/lib/generated/managed-bot.d.ts +14 -0
- package/lib/generated/managed-bot.d.ts.map +1 -0
- package/lib/generated/managed-bot.js +18 -0
- package/lib/generated/managed-bot.js.map +1 -0
- package/lib/generated/message-reaction-count.d.ts +47 -23
- package/lib/generated/message-reaction-count.d.ts.map +1 -1
- package/lib/generated/message-reaction-count.js +74 -26
- package/lib/generated/message-reaction-count.js.map +1 -1
- package/lib/generated/message-reaction.d.ts +49 -25
- package/lib/generated/message-reaction.d.ts.map +1 -1
- package/lib/generated/message-reaction.js +76 -28
- package/lib/generated/message-reaction.js.map +1 -1
- package/lib/generated/message.d.ts +77 -33
- package/lib/generated/message.d.ts.map +1 -1
- package/lib/generated/message.js +130 -42
- package/lib/generated/message.js.map +1 -1
- package/lib/generated/my-chat-member.d.ts +63 -29
- package/lib/generated/my-chat-member.d.ts.map +1 -1
- package/lib/generated/my-chat-member.js +106 -38
- package/lib/generated/my-chat-member.js.map +1 -1
- package/lib/generated/poll-answer.d.ts +2 -2
- package/lib/generated/poll-answer.js +2 -2
- package/lib/generated/pre-checkout-query.d.ts +29 -11
- package/lib/generated/pre-checkout-query.d.ts.map +1 -1
- package/lib/generated/pre-checkout-query.js +54 -18
- package/lib/generated/pre-checkout-query.js.map +1 -1
- package/lib/generated/purchased-paid-media.d.ts +29 -11
- package/lib/generated/purchased-paid-media.d.ts.map +1 -1
- package/lib/generated/purchased-paid-media.js +54 -18
- package/lib/generated/purchased-paid-media.js.map +1 -1
- package/lib/generated/removed-chat-boost.d.ts +34 -20
- package/lib/generated/removed-chat-boost.d.ts.map +1 -1
- package/lib/generated/removed-chat-boost.js +51 -23
- package/lib/generated/removed-chat-boost.js.map +1 -1
- package/lib/generated/shipping-query.d.ts +29 -11
- package/lib/generated/shipping-query.d.ts.map +1 -1
- package/lib/generated/shipping-query.js +54 -18
- package/lib/generated/shipping-query.js.map +1 -1
- package/lib/index.test.js +32 -1
- package/lib/index.test.js.map +1 -1
- package/lib/sugar/business-message.d.ts +5 -0
- package/lib/sugar/business-message.d.ts.map +1 -1
- package/lib/sugar/channel-post.d.ts +5 -0
- package/lib/sugar/channel-post.d.ts.map +1 -1
- package/lib/sugar/edited-business-message.d.ts +5 -0
- package/lib/sugar/edited-business-message.d.ts.map +1 -1
- package/lib/sugar/edited-channel-post.d.ts +5 -0
- package/lib/sugar/edited-channel-post.d.ts.map +1 -1
- package/lib/sugar/edited-message.d.ts +5 -0
- package/lib/sugar/edited-message.d.ts.map +1 -1
- package/lib/sugar/guest-message.d.ts +13 -0
- package/lib/sugar/guest-message.d.ts.map +1 -0
- package/lib/sugar/guest-message.js +13 -0
- package/lib/sugar/guest-message.js.map +1 -0
- package/lib/sugar/message.d.ts +5 -0
- package/lib/sugar/message.d.ts.map +1 -1
- package/package.json +3 -3
- package/src/generated/business-connection.ts +3 -3
- package/src/generated/business-message.ts +132 -44
- package/src/generated/callback-query.ts +128 -40
- package/src/generated/channel-post.ts +132 -44
- package/src/generated/chat-boost.ts +53 -25
- package/src/generated/chat-join-request.ts +108 -40
- package/src/generated/chat-member.ts +108 -40
- package/src/generated/chosen-inline-result.ts +55 -19
- package/src/generated/deleted-business-messages.ts +53 -25
- package/src/generated/edited-business-message.ts +132 -44
- package/src/generated/edited-channel-post.ts +132 -44
- package/src/generated/edited-message.ts +132 -44
- package/src/generated/guest-message.ts +502 -0
- package/src/generated/index.ts +12 -3
- package/src/generated/inline-query.ts +57 -21
- package/src/generated/managed-bot.ts +22 -0
- package/src/generated/message-reaction-count.ts +76 -28
- package/src/generated/message-reaction.ts +78 -30
- package/src/generated/message.ts +132 -44
- package/src/generated/my-chat-member.ts +108 -40
- package/src/generated/poll-answer.ts +3 -3
- package/src/generated/poll.ts +1 -1
- package/src/generated/pre-checkout-query.ts +55 -19
- package/src/generated/purchased-paid-media.ts +55 -19
- package/src/generated/removed-chat-boost.ts +53 -25
- package/src/generated/shipping-query.ts +55 -19
- package/src/index.test.ts +34 -0
- package/src/sugar/guest-message.ts +20 -0
|
@@ -6,19 +6,19 @@ export class MessageReactionCountContext {
|
|
|
6
6
|
this.update = update;
|
|
7
7
|
Object.assign(this, update.message_reaction_count ?? {});
|
|
8
8
|
}
|
|
9
|
-
/**
|
|
9
|
+
/** id of the chat this update is in. */
|
|
10
10
|
get chatId() {
|
|
11
11
|
return this.chat.id;
|
|
12
12
|
}
|
|
13
|
-
/**
|
|
13
|
+
/** whether this is a private (1:1) chat. */
|
|
14
14
|
get isPM() {
|
|
15
15
|
return this.chat.type === "private";
|
|
16
16
|
}
|
|
17
|
-
/**
|
|
17
|
+
/** whether this is a group or supergroup. */
|
|
18
18
|
get isGroup() {
|
|
19
19
|
return this.chat.type === "group" || this.chat.type === "supergroup";
|
|
20
20
|
}
|
|
21
|
-
/**
|
|
21
|
+
/** camel-case alias for `message_id`. */
|
|
22
22
|
get messageId() {
|
|
23
23
|
return this.message_id;
|
|
24
24
|
}
|
|
@@ -30,6 +30,10 @@ export class MessageReactionCountContext {
|
|
|
30
30
|
sendPhoto(params) {
|
|
31
31
|
return this.api.call("sendPhoto", { chat_id: this.chat.id, ...params });
|
|
32
32
|
}
|
|
33
|
+
/** Use this method to send live photos. On success, the sent [Message](https://core.telegram.org/bots/api/#message) is returned. */
|
|
34
|
+
sendLivePhoto(params) {
|
|
35
|
+
return this.api.call("sendLivePhoto", { chat_id: this.chat.id, ...params });
|
|
36
|
+
}
|
|
33
37
|
/** Use this method to send audio files, if you want Telegram clients to display them in the music player. Your audio must be in the .MP3 or .M4A format. On success, the sent [Message](https://core.telegram.org/bots/api/#message) is returned. Bots can currently send audio files of up to 50 MB in size, this limit may be changed in the future. For sending voice messages, use the [sendVoice](https://core.telegram.org/bots/api/#sendvoice) method instead. */
|
|
34
38
|
sendAudio(params) {
|
|
35
39
|
return this.api.call("sendAudio", { chat_id: this.chat.id, ...params });
|
|
@@ -58,7 +62,7 @@ export class MessageReactionCountContext {
|
|
|
58
62
|
sendPaidMedia(params) {
|
|
59
63
|
return this.api.call("sendPaidMedia", { chat_id: this.chat.id, ...params });
|
|
60
64
|
}
|
|
61
|
-
/** Use this method to send a group of photos, videos, documents or audios as an album. Documents and audio files can be only grouped in an album with messages of the same type. On success, an array of [
|
|
65
|
+
/** Use this method to send a group of photos, live photos, videos, documents or audios as an album. Documents and audio files can be only grouped in an album with messages of the same type. On success, an array of [Message](https://core.telegram.org/bots/api/#message) objects that were sent is returned. */
|
|
62
66
|
sendMediaGroup(params) {
|
|
63
67
|
return this.api.call("sendMediaGroup", { chat_id: this.chat.id, ...params });
|
|
64
68
|
}
|
|
@@ -78,10 +82,18 @@ export class MessageReactionCountContext {
|
|
|
78
82
|
sendPoll(params) {
|
|
79
83
|
return this.api.call("sendPoll", { chat_id: this.chat.id, ...params });
|
|
80
84
|
}
|
|
85
|
+
/** Use this method to send a checklist on behalf of a connected business account. On success, the sent [Message](https://core.telegram.org/bots/api/#message) is returned. */
|
|
86
|
+
sendChecklist(params) {
|
|
87
|
+
return this.api.call("sendChecklist", { chat_id: this.chat.id, ...params });
|
|
88
|
+
}
|
|
81
89
|
/** Use this method to send an animated emoji that will display a random value. On success, the sent [Message](https://core.telegram.org/bots/api/#message) is returned. */
|
|
82
90
|
sendDice(params) {
|
|
83
91
|
return this.api.call("sendDice", { chat_id: this.chat.id, ...params });
|
|
84
92
|
}
|
|
93
|
+
/** Use this method to stream a partial message to a user while the message is being generated. Note that the streamed draft is ephemeral and acts as a temporary 30-second preview - once the output is finalized, you **must** call [sendMessage](https://core.telegram.org/bots/api/#sendmessage) with the complete message to persist it in the user's chat. Returns *True* on success. */
|
|
94
|
+
sendMessageDraft(params) {
|
|
95
|
+
return this.api.call("sendMessageDraft", { chat_id: this.chat.id, ...params });
|
|
96
|
+
}
|
|
85
97
|
/** Use this method when you need to tell the user that something is happening on the bot's side. The status is set for 5 seconds or less (when a message arrives from your bot, Telegram clients clear its typing status). Returns *True* on success. Example: The [ImageBot](https://t.me/imagebot) needs some time to process a request and upload the image. Instead of sending a text message along the lines of “Retrieving image, please wait…”, the bot may use [sendChatAction](https://core.telegram.org/bots/api/#sendchataction) with *action* = *upload\_photo*. The user will see a “sending photo” status for the bot. We only recommend using this method when a response from the bot will take a **noticeable** amount of time to arrive. */
|
|
86
98
|
sendChatAction(params) {
|
|
87
99
|
return this.api.call("sendChatAction", { chat_id: this.chat.id, ...params });
|
|
@@ -142,15 +154,15 @@ export class MessageReactionCountContext {
|
|
|
142
154
|
setChatDescription(params) {
|
|
143
155
|
return this.api.call("setChatDescription", { chat_id: this.chat.id, ...params });
|
|
144
156
|
}
|
|
145
|
-
/** Use this method to add a message to the list of pinned messages in a chat.
|
|
157
|
+
/** Use this method to add a message to the list of pinned messages in a chat. In private chats and channel direct messages chats, all non-service messages can be pinned. Conversely, the bot must be an administrator with the 'can_pin_messages' right or the 'can_edit_messages' right to pin messages in groups and channels respectively. Returns *True* on success. */
|
|
146
158
|
pin(params) {
|
|
147
159
|
return this.api.call("pinChatMessage", { chat_id: this.chat.id, message_id: this.message_id, ...params });
|
|
148
160
|
}
|
|
149
|
-
/** Use this method to remove a message from the list of pinned messages in a chat.
|
|
161
|
+
/** Use this method to remove a message from the list of pinned messages in a chat. In private chats and channel direct messages chats, all messages can be unpinned. Conversely, the bot must be an administrator with the 'can_pin_messages' right or the 'can_edit_messages' right to unpin messages in groups and channels respectively. Returns *True* on success. */
|
|
150
162
|
unpin(params) {
|
|
151
163
|
return this.api.call("unpinChatMessage", { chat_id: this.chat.id, message_id: this.message_id, ...params });
|
|
152
164
|
}
|
|
153
|
-
/** Use this method to clear the list of pinned messages in a chat.
|
|
165
|
+
/** Use this method to clear the list of pinned messages in a chat. In private chats and channel direct messages chats, no additional rights are required to unpin all pinned messages. Conversely, the bot must be an administrator with the 'can_pin_messages' right or the 'can_edit_messages' right to unpin all pinned messages in groups and channels respectively. Returns *True* on success. */
|
|
154
166
|
unpinAllChatMessages(params) {
|
|
155
167
|
return this.api.call("unpinAllChatMessages", { chat_id: this.chat.id, ...params });
|
|
156
168
|
}
|
|
@@ -162,7 +174,7 @@ export class MessageReactionCountContext {
|
|
|
162
174
|
getChat(params) {
|
|
163
175
|
return this.api.call("getChat", { chat_id: this.chat.id, ...params });
|
|
164
176
|
}
|
|
165
|
-
/** Use this method to get a list of administrators in a chat
|
|
177
|
+
/** Use this method to get a list of administrators in a chat. Returns an Array of [ChatMember](https://core.telegram.org/bots/api/#chatmember) objects. */
|
|
166
178
|
getChatAdministrators(params) {
|
|
167
179
|
return this.api.call("getChatAdministrators", { chat_id: this.chat.id, ...params });
|
|
168
180
|
}
|
|
@@ -178,11 +190,11 @@ export class MessageReactionCountContext {
|
|
|
178
190
|
deleteChatStickerSet(params) {
|
|
179
191
|
return this.api.call("deleteChatStickerSet", { chat_id: this.chat.id, ...params });
|
|
180
192
|
}
|
|
181
|
-
/** Use this method to create a topic in a forum supergroup chat.
|
|
193
|
+
/** Use this method to create a topic in a forum supergroup chat or a private chat with a user. In the case of a supergroup chat the bot must be an administrator in the chat for this to work and must have the *can\_manage\_topics* administrator right. Returns information about the created topic as a [ForumTopic](https://core.telegram.org/bots/api/#forumtopic) object. */
|
|
182
194
|
createForumTopic(params) {
|
|
183
195
|
return this.api.call("createForumTopic", { chat_id: this.chat.id, ...params });
|
|
184
196
|
}
|
|
185
|
-
/** Use this method to edit name and icon of a topic in a forum supergroup chat.
|
|
197
|
+
/** Use this method to edit name and icon of a topic in a forum supergroup chat or a private chat with a user. In the case of a supergroup chat the bot must be an administrator in the chat for this to work and must have the *can\_manage\_topics* administrator rights, unless it is the creator of the topic. Returns *True* on success. */
|
|
186
198
|
editForumTopic(params) {
|
|
187
199
|
return this.api.call("editForumTopic", { chat_id: this.chat.id, ...params });
|
|
188
200
|
}
|
|
@@ -194,11 +206,11 @@ export class MessageReactionCountContext {
|
|
|
194
206
|
reopenForumTopic(params) {
|
|
195
207
|
return this.api.call("reopenForumTopic", { chat_id: this.chat.id, ...params });
|
|
196
208
|
}
|
|
197
|
-
/** Use this method to delete a forum topic along with all its messages in a forum supergroup chat.
|
|
209
|
+
/** Use this method to delete a forum topic along with all its messages in a forum supergroup chat or a private chat with a user. In the case of a supergroup chat the bot must be an administrator in the chat for this to work and must have the *can\_delete\_messages* administrator rights. Returns *True* on success. */
|
|
198
210
|
deleteForumTopic(params) {
|
|
199
211
|
return this.api.call("deleteForumTopic", { chat_id: this.chat.id, ...params });
|
|
200
212
|
}
|
|
201
|
-
/** Use this method to clear the list of pinned messages in a forum topic.
|
|
213
|
+
/** Use this method to clear the list of pinned messages in a forum topic in a forum supergroup chat or a private chat with a user. In the case of a supergroup chat the bot must be an administrator in the chat for this to work and must have the *can\_pin\_messages* administrator right in the supergroup. Returns *True* on success. */
|
|
202
214
|
unpinAllForumTopicMessages(params) {
|
|
203
215
|
return this.api.call("unpinAllForumTopicMessages", { chat_id: this.chat.id, ...params });
|
|
204
216
|
}
|
|
@@ -234,7 +246,27 @@ export class MessageReactionCountContext {
|
|
|
234
246
|
getChatMenuButton(params) {
|
|
235
247
|
return this.api.call("getChatMenuButton", { chat_id: this.chat.id, ...params });
|
|
236
248
|
}
|
|
237
|
-
/**
|
|
249
|
+
/** Sends a gift to the given user or channel chat. The gift can't be converted to Telegram Stars by the receiver. Returns *True* on success. */
|
|
250
|
+
sendGift(params) {
|
|
251
|
+
return this.api.call("sendGift", { chat_id: this.chat.id, ...params });
|
|
252
|
+
}
|
|
253
|
+
/** Verifies a chat [on behalf of the organization](https://telegram.org/verify#third-party-verification) which is represented by the bot. Returns *True* on success. */
|
|
254
|
+
verifyChat(params) {
|
|
255
|
+
return this.api.call("verifyChat", { chat_id: this.chat.id, ...params });
|
|
256
|
+
}
|
|
257
|
+
/** Removes verification from a chat that is currently verified [on behalf of the organization](https://telegram.org/verify#third-party-verification) represented by the bot. Returns *True* on success. */
|
|
258
|
+
removeChatVerification(params) {
|
|
259
|
+
return this.api.call("removeChatVerification", { chat_id: this.chat.id, ...params });
|
|
260
|
+
}
|
|
261
|
+
/** Marks incoming message as read on behalf of a business account. Requires the *can\_read\_messages* business bot right. Returns *True* on success. */
|
|
262
|
+
readBusinessMessage(params) {
|
|
263
|
+
return this.api.call("readBusinessMessage", { chat_id: this.chat.id, message_id: this.message_id, ...params });
|
|
264
|
+
}
|
|
265
|
+
/** Returns the gifts owned by a chat. Returns [OwnedGifts](https://core.telegram.org/bots/api/#ownedgifts) on success. */
|
|
266
|
+
getChatGifts(params) {
|
|
267
|
+
return this.api.call("getChatGifts", { chat_id: this.chat.id, ...params });
|
|
268
|
+
}
|
|
269
|
+
/** Use this method to edit text, rich and [game](https://core.telegram.org/bots/api/#games) messages. On success, if the edited message is not an inline message, the edited [Message](https://core.telegram.org/bots/api/#message) is returned, otherwise *True* is returned. Note that business messages that were not sent by the bot and do not contain an inline keyboard can only be edited within **48 hours** from the time they were sent. */
|
|
238
270
|
editText(params) {
|
|
239
271
|
return this.api.call("editMessageText", { chat_id: this.chat.id, message_id: this.message_id, ...params });
|
|
240
272
|
}
|
|
@@ -242,7 +274,7 @@ export class MessageReactionCountContext {
|
|
|
242
274
|
editCaption(params) {
|
|
243
275
|
return this.api.call("editMessageCaption", { chat_id: this.chat.id, message_id: this.message_id, ...params });
|
|
244
276
|
}
|
|
245
|
-
/** Use this method to edit animation, audio, document, photo, or video messages, or to
|
|
277
|
+
/** Use this method to edit animation, audio, document, live photo, photo, or video messages, or to replace a text or a rich message with a media. If a message is part of a message album, then it can be edited only to an audio for audio albums, only to a document for document albums and to a photo, a live photo, or a video otherwise. When an inline message is edited, a new file can't be uploaded; use a previously uploaded file via its file_id or specify a URL. On success, if the edited message is not an inline message, the edited [Message](https://core.telegram.org/bots/api/#message) is returned, otherwise *True* is returned. Note that business messages that were not sent by the bot and do not contain an inline keyboard can only be edited within **48 hours** from the time they were sent. */
|
|
246
278
|
editMedia(params) {
|
|
247
279
|
return this.api.call("editMessageMedia", { chat_id: this.chat.id, message_id: this.message_id, ...params });
|
|
248
280
|
}
|
|
@@ -254,6 +286,10 @@ export class MessageReactionCountContext {
|
|
|
254
286
|
stopMessageLiveLocation(params) {
|
|
255
287
|
return this.api.call("stopMessageLiveLocation", { chat_id: this.chat.id, message_id: this.message_id, ...params });
|
|
256
288
|
}
|
|
289
|
+
/** Use this method to edit a checklist on behalf of a connected business account. On success, the edited [Message](https://core.telegram.org/bots/api/#message) is returned. */
|
|
290
|
+
editMessageChecklist(params) {
|
|
291
|
+
return this.api.call("editMessageChecklist", { chat_id: this.chat.id, message_id: this.message_id, ...params });
|
|
292
|
+
}
|
|
257
293
|
/** Use this method to edit only the reply markup of messages. On success, if the edited message is not an inline message, the edited [Message](https://core.telegram.org/bots/api/#message) is returned, otherwise *True* is returned. Note that business messages that were not sent by the bot and do not contain an inline keyboard can only be edited within **48 hours** from the time they were sent. */
|
|
258
294
|
editReplyMarkup(params) {
|
|
259
295
|
return this.api.call("editMessageReplyMarkup", { chat_id: this.chat.id, message_id: this.message_id, ...params });
|
|
@@ -262,7 +298,15 @@ export class MessageReactionCountContext {
|
|
|
262
298
|
stopPoll(params) {
|
|
263
299
|
return this.api.call("stopPoll", { chat_id: this.chat.id, message_id: this.message_id, ...params });
|
|
264
300
|
}
|
|
265
|
-
/** Use this method to
|
|
301
|
+
/** Use this method to approve a suggested post in a direct messages chat. The bot must have the 'can_post_messages' administrator right in the corresponding channel chat. Returns *True* on success. */
|
|
302
|
+
approveSuggestedPost(params) {
|
|
303
|
+
return this.api.call("approveSuggestedPost", { chat_id: this.chat.id, message_id: this.message_id, ...params });
|
|
304
|
+
}
|
|
305
|
+
/** Use this method to decline a suggested post in a direct messages chat. The bot must have the 'can_manage_direct_messages' administrator right in the corresponding channel chat. Returns *True* on success. */
|
|
306
|
+
declineSuggestedPost(params) {
|
|
307
|
+
return this.api.call("declineSuggestedPost", { chat_id: this.chat.id, message_id: this.message_id, ...params });
|
|
308
|
+
}
|
|
309
|
+
/** Use this method to delete a message, including service messages, with the following limitations: - A message can only be deleted if it was sent less than 48 hours ago. - Service messages about a supergroup, channel, or forum topic creation can't be deleted. - A dice message in a private chat can only be deleted if it was sent more than 24 hours ago. - Bots can delete outgoing messages in private chats, groups, and supergroups. - Bots can delete incoming messages in private chats. - Bots granted *can\_post\_messages* permissions can delete outgoing messages in channels. - If the bot is an administrator of a group, it can delete any message there. - If the bot has *can\_delete\_messages* administrator right in a supergroup or a channel, it can delete any message there. - If the bot has *can\_manage\_direct\_messages* administrator right in a channel, it can delete any message in the corresponding direct messages chat. Returns *True* on success. */
|
|
266
310
|
delete(params) {
|
|
267
311
|
return this.api.call("deleteMessage", { chat_id: this.chat.id, message_id: this.message_id, ...params });
|
|
268
312
|
}
|
|
@@ -270,21 +314,25 @@ export class MessageReactionCountContext {
|
|
|
270
314
|
deleteMessages(params) {
|
|
271
315
|
return this.api.call("deleteMessages", { chat_id: this.chat.id, ...params });
|
|
272
316
|
}
|
|
317
|
+
/** Use this method to remove a reaction from a message in a group or a supergroup chat. The bot must have the 'can_delete_messages' administrator right in the chat. Returns *True* on success. */
|
|
318
|
+
deleteMessageReaction(params) {
|
|
319
|
+
return this.api.call("deleteMessageReaction", { chat_id: this.chat.id, message_id: this.message_id, ...params });
|
|
320
|
+
}
|
|
321
|
+
/** Use this method to remove up to 10000 recent reactions in a group or a supergroup chat added by a given user or chat. The bot must have the 'can_delete_messages' administrator right in the chat. Returns *True* on success. */
|
|
322
|
+
deleteAllMessageReactions(params) {
|
|
323
|
+
return this.api.call("deleteAllMessageReactions", { chat_id: this.chat.id, ...params });
|
|
324
|
+
}
|
|
273
325
|
/** Use this method to send static .WEBP, [animated](https://telegram.org/blog/animated-stickers) .TGS, or [video](https://telegram.org/blog/video-stickers-better-reactions) .WEBM stickers. On success, the sent [Message](https://core.telegram.org/bots/api/#message) is returned. */
|
|
274
326
|
sendSticker(params) {
|
|
275
327
|
return this.api.call("sendSticker", { chat_id: this.chat.id, ...params });
|
|
276
328
|
}
|
|
277
|
-
/**
|
|
278
|
-
|
|
279
|
-
return this.api.call("
|
|
280
|
-
}
|
|
281
|
-
/** Verifies a chat [on behalf of the organization](https://telegram.org/verify#third-party-verification) which is represented by the bot. Returns *True* on success. */
|
|
282
|
-
verifyChat(params) {
|
|
283
|
-
return this.api.call("verifyChat", { chat_id: this.chat.id, ...params });
|
|
329
|
+
/** Use this method to send rich messages. If the message contains a block with a media element, then the bot must have the right to send the media to the chat. On success, the sent [Message](https://core.telegram.org/bots/api/#message) is returned. */
|
|
330
|
+
sendRichMessage(params) {
|
|
331
|
+
return this.api.call("sendRichMessage", { chat_id: this.chat.id, ...params });
|
|
284
332
|
}
|
|
285
|
-
/**
|
|
286
|
-
|
|
287
|
-
return this.api.call("
|
|
333
|
+
/** Use this method to stream a partial rich message to a user while the message is being generated. Note that the streamed draft is ephemeral and acts as a temporary 30-second preview - once the output is finalized, you **must** call [sendRichMessage](https://core.telegram.org/bots/api/#sendrichmessage) with the complete message to persist it in the user's chat. Returns *True* on success. */
|
|
334
|
+
sendRichMessageDraft(params) {
|
|
335
|
+
return this.api.call("sendRichMessageDraft", { chat_id: this.chat.id, ...params });
|
|
288
336
|
}
|
|
289
337
|
/** Use this method to send invoices. On success, the sent [Message](https://core.telegram.org/bots/api/#message) is returned. */
|
|
290
338
|
sendInvoice(params) {
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"message-reaction-count.js","sourceRoot":"","sources":["../../src/generated/message-reaction-count.ts"],"names":[],"mappings":"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"}
|
|
1
|
+
{"version":3,"file":"message-reaction-count.js","sourceRoot":"","sources":["../../src/generated/message-reaction-count.ts"],"names":[],"mappings":"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"}
|
|
@@ -6,22 +6,24 @@ export declare class MessageReactionContext {
|
|
|
6
6
|
readonly api: Api;
|
|
7
7
|
readonly update: t.Update;
|
|
8
8
|
constructor(api: Api, update: t.Update);
|
|
9
|
-
/**
|
|
9
|
+
/** id of the user this update is from. */
|
|
10
10
|
get senderId(): number | undefined;
|
|
11
|
-
/**
|
|
11
|
+
/** first name of the user this update is from. */
|
|
12
12
|
get firstName(): string | undefined;
|
|
13
|
-
/**
|
|
13
|
+
/** id of the chat this update is in. */
|
|
14
14
|
get chatId(): number;
|
|
15
|
-
/**
|
|
15
|
+
/** whether this is a private (1:1) chat. */
|
|
16
16
|
get isPM(): boolean;
|
|
17
|
-
/**
|
|
17
|
+
/** whether this is a group or supergroup. */
|
|
18
18
|
get isGroup(): boolean;
|
|
19
|
-
/**
|
|
19
|
+
/** camel-case alias for `message_id`. */
|
|
20
20
|
get messageId(): number;
|
|
21
21
|
/** Use this method to send text messages. On success, the sent [Message](https://core.telegram.org/bots/api/#message) is returned. */
|
|
22
22
|
send(params: Omit<t.SendMessageParams, "chat_id">): Promise<t.Message>;
|
|
23
23
|
/** Use this method to send photos. On success, the sent [Message](https://core.telegram.org/bots/api/#message) is returned. */
|
|
24
24
|
sendPhoto(params: Omit<t.SendPhotoParams, "chat_id">): Promise<t.Message>;
|
|
25
|
+
/** Use this method to send live photos. On success, the sent [Message](https://core.telegram.org/bots/api/#message) is returned. */
|
|
26
|
+
sendLivePhoto(params: Omit<t.SendLivePhotoParams, "chat_id">): Promise<t.Message>;
|
|
25
27
|
/** Use this method to send audio files, if you want Telegram clients to display them in the music player. Your audio must be in the .MP3 or .M4A format. On success, the sent [Message](https://core.telegram.org/bots/api/#message) is returned. Bots can currently send audio files of up to 50 MB in size, this limit may be changed in the future. For sending voice messages, use the [sendVoice](https://core.telegram.org/bots/api/#sendvoice) method instead. */
|
|
26
28
|
sendAudio(params: Omit<t.SendAudioParams, "chat_id">): Promise<t.Message>;
|
|
27
29
|
/** Use this method to send general files. On success, the sent [Message](https://core.telegram.org/bots/api/#message) is returned. Bots can currently send files of any type of up to 50 MB in size, this limit may be changed in the future. */
|
|
@@ -36,7 +38,7 @@ export declare class MessageReactionContext {
|
|
|
36
38
|
sendVideoNote(params: Omit<t.SendVideoNoteParams, "chat_id">): Promise<t.Message>;
|
|
37
39
|
/** Use this method to send paid media. On success, the sent [Message](https://core.telegram.org/bots/api/#message) is returned. */
|
|
38
40
|
sendPaidMedia(params: Omit<t.SendPaidMediaParams, "chat_id">): Promise<t.Message>;
|
|
39
|
-
/** Use this method to send a group of photos, videos, documents or audios as an album. Documents and audio files can be only grouped in an album with messages of the same type. On success, an array of [
|
|
41
|
+
/** Use this method to send a group of photos, live photos, videos, documents or audios as an album. Documents and audio files can be only grouped in an album with messages of the same type. On success, an array of [Message](https://core.telegram.org/bots/api/#message) objects that were sent is returned. */
|
|
40
42
|
sendMediaGroup(params: Omit<t.SendMediaGroupParams, "chat_id">): Promise<t.Message[]>;
|
|
41
43
|
/** Use this method to send point on the map. On success, the sent [Message](https://core.telegram.org/bots/api/#message) is returned. */
|
|
42
44
|
sendLocation(params: Omit<t.SendLocationParams, "chat_id">): Promise<t.Message>;
|
|
@@ -46,8 +48,12 @@ export declare class MessageReactionContext {
|
|
|
46
48
|
sendContact(params: Omit<t.SendContactParams, "chat_id">): Promise<t.Message>;
|
|
47
49
|
/** Use this method to send a native poll. On success, the sent [Message](https://core.telegram.org/bots/api/#message) is returned. */
|
|
48
50
|
sendPoll(params: Omit<t.SendPollParams, "chat_id">): Promise<t.Message>;
|
|
51
|
+
/** Use this method to send a checklist on behalf of a connected business account. On success, the sent [Message](https://core.telegram.org/bots/api/#message) is returned. */
|
|
52
|
+
sendChecklist(params: Omit<t.SendChecklistParams, "chat_id">): Promise<t.Message>;
|
|
49
53
|
/** Use this method to send an animated emoji that will display a random value. On success, the sent [Message](https://core.telegram.org/bots/api/#message) is returned. */
|
|
50
54
|
sendDice(params: Omit<t.SendDiceParams, "chat_id">): Promise<t.Message>;
|
|
55
|
+
/** Use this method to stream a partial message to a user while the message is being generated. Note that the streamed draft is ephemeral and acts as a temporary 30-second preview - once the output is finalized, you **must** call [sendMessage](https://core.telegram.org/bots/api/#sendmessage) with the complete message to persist it in the user's chat. Returns *True* on success. */
|
|
56
|
+
sendMessageDraft(params: Omit<t.SendMessageDraftParams, "chat_id">): Promise<boolean>;
|
|
51
57
|
/** Use this method when you need to tell the user that something is happening on the bot's side. The status is set for 5 seconds or less (when a message arrives from your bot, Telegram clients clear its typing status). Returns *True* on success. Example: The [ImageBot](https://t.me/imagebot) needs some time to process a request and upload the image. Instead of sending a text message along the lines of “Retrieving image, please wait…”, the bot may use [sendChatAction](https://core.telegram.org/bots/api/#sendchataction) with *action* = *upload\_photo*. The user will see a “sending photo” status for the bot. We only recommend using this method when a response from the bot will take a **noticeable** amount of time to arrive. */
|
|
52
58
|
sendChatAction(params: Omit<t.SendChatActionParams, "chat_id">): Promise<boolean>;
|
|
53
59
|
/** Use this method to change the chosen reactions on a message. Service messages of some types can't be reacted to. Automatically forwarded messages from a channel to its discussion group have the same available reactions as messages in the channel. Bots can't use paid reactions. Returns *True* on success. */
|
|
@@ -78,35 +84,35 @@ export declare class MessageReactionContext {
|
|
|
78
84
|
setChatTitle(params: Omit<t.SetChatTitleParams, "chat_id">): Promise<boolean>;
|
|
79
85
|
/** Use this method to change the description of a group, a supergroup or a channel. The bot must be an administrator in the chat for this to work and must have the appropriate administrator rights. Returns *True* on success. */
|
|
80
86
|
setChatDescription(params: Omit<t.SetChatDescriptionParams, "chat_id">): Promise<boolean>;
|
|
81
|
-
/** Use this method to add a message to the list of pinned messages in a chat.
|
|
87
|
+
/** Use this method to add a message to the list of pinned messages in a chat. In private chats and channel direct messages chats, all non-service messages can be pinned. Conversely, the bot must be an administrator with the 'can_pin_messages' right or the 'can_edit_messages' right to pin messages in groups and channels respectively. Returns *True* on success. */
|
|
82
88
|
pin(params: Omit<t.PinChatMessageParams, "chat_id" | "message_id">): Promise<boolean>;
|
|
83
|
-
/** Use this method to remove a message from the list of pinned messages in a chat.
|
|
89
|
+
/** Use this method to remove a message from the list of pinned messages in a chat. In private chats and channel direct messages chats, all messages can be unpinned. Conversely, the bot must be an administrator with the 'can_pin_messages' right or the 'can_edit_messages' right to unpin messages in groups and channels respectively. Returns *True* on success. */
|
|
84
90
|
unpin(params: Omit<t.UnpinChatMessageParams, "chat_id" | "message_id">): Promise<boolean>;
|
|
85
|
-
/** Use this method to clear the list of pinned messages in a chat.
|
|
91
|
+
/** Use this method to clear the list of pinned messages in a chat. In private chats and channel direct messages chats, no additional rights are required to unpin all pinned messages. Conversely, the bot must be an administrator with the 'can_pin_messages' right or the 'can_edit_messages' right to unpin all pinned messages in groups and channels respectively. Returns *True* on success. */
|
|
86
92
|
unpinAllChatMessages(params?: Omit<t.UnpinAllChatMessagesParams, "chat_id">): Promise<boolean>;
|
|
87
93
|
/** Use this method for your bot to leave a group, supergroup or channel. Returns *True* on success. */
|
|
88
94
|
leaveChat(params?: Omit<t.LeaveChatParams, "chat_id">): Promise<boolean>;
|
|
89
95
|
/** Use this method to get up-to-date information about the chat. Returns a [ChatFullInfo](https://core.telegram.org/bots/api/#chatfullinfo) object on success. */
|
|
90
96
|
getChat(params?: Omit<t.GetChatParams, "chat_id">): Promise<t.ChatFullInfo>;
|
|
91
|
-
/** Use this method to get a list of administrators in a chat
|
|
92
|
-
getChatAdministrators(params
|
|
97
|
+
/** Use this method to get a list of administrators in a chat. Returns an Array of [ChatMember](https://core.telegram.org/bots/api/#chatmember) objects. */
|
|
98
|
+
getChatAdministrators(params: Omit<t.GetChatAdministratorsParams, "chat_id">): Promise<t.ChatMember[]>;
|
|
93
99
|
/** Use this method to get the number of members in a chat. Returns *Int* on success. */
|
|
94
100
|
getChatMemberCount(params?: Omit<t.GetChatMemberCountParams, "chat_id">): Promise<number>;
|
|
95
101
|
/** Use this method to set a new group sticker set for a supergroup. The bot must be an administrator in the chat for this to work and must have the appropriate administrator rights. Use the field *can\_set\_sticker\_set* optionally returned in [getChat](https://core.telegram.org/bots/api/#getchat) requests to check if the bot can use this method. Returns *True* on success. */
|
|
96
102
|
setChatStickerSet(params: Omit<t.SetChatStickerSetParams, "chat_id">): Promise<boolean>;
|
|
97
103
|
/** Use this method to delete a group sticker set from a supergroup. The bot must be an administrator in the chat for this to work and must have the appropriate administrator rights. Use the field *can\_set\_sticker\_set* optionally returned in [getChat](https://core.telegram.org/bots/api/#getchat) requests to check if the bot can use this method. Returns *True* on success. */
|
|
98
104
|
deleteChatStickerSet(params?: Omit<t.DeleteChatStickerSetParams, "chat_id">): Promise<boolean>;
|
|
99
|
-
/** Use this method to create a topic in a forum supergroup chat.
|
|
105
|
+
/** Use this method to create a topic in a forum supergroup chat or a private chat with a user. In the case of a supergroup chat the bot must be an administrator in the chat for this to work and must have the *can\_manage\_topics* administrator right. Returns information about the created topic as a [ForumTopic](https://core.telegram.org/bots/api/#forumtopic) object. */
|
|
100
106
|
createForumTopic(params: Omit<t.CreateForumTopicParams, "chat_id">): Promise<t.ForumTopic>;
|
|
101
|
-
/** Use this method to edit name and icon of a topic in a forum supergroup chat.
|
|
107
|
+
/** Use this method to edit name and icon of a topic in a forum supergroup chat or a private chat with a user. In the case of a supergroup chat the bot must be an administrator in the chat for this to work and must have the *can\_manage\_topics* administrator rights, unless it is the creator of the topic. Returns *True* on success. */
|
|
102
108
|
editForumTopic(params: Omit<t.EditForumTopicParams, "chat_id">): Promise<boolean>;
|
|
103
109
|
/** Use this method to close an open topic in a forum supergroup chat. The bot must be an administrator in the chat for this to work and must have the *can\_manage\_topics* administrator rights, unless it is the creator of the topic. Returns *True* on success. */
|
|
104
110
|
closeForumTopic(params: Omit<t.CloseForumTopicParams, "chat_id">): Promise<boolean>;
|
|
105
111
|
/** Use this method to reopen a closed topic in a forum supergroup chat. The bot must be an administrator in the chat for this to work and must have the *can\_manage\_topics* administrator rights, unless it is the creator of the topic. Returns *True* on success. */
|
|
106
112
|
reopenForumTopic(params: Omit<t.ReopenForumTopicParams, "chat_id">): Promise<boolean>;
|
|
107
|
-
/** Use this method to delete a forum topic along with all its messages in a forum supergroup chat.
|
|
113
|
+
/** Use this method to delete a forum topic along with all its messages in a forum supergroup chat or a private chat with a user. In the case of a supergroup chat the bot must be an administrator in the chat for this to work and must have the *can\_delete\_messages* administrator rights. Returns *True* on success. */
|
|
108
114
|
deleteForumTopic(params: Omit<t.DeleteForumTopicParams, "chat_id">): Promise<boolean>;
|
|
109
|
-
/** Use this method to clear the list of pinned messages in a forum topic.
|
|
115
|
+
/** Use this method to clear the list of pinned messages in a forum topic in a forum supergroup chat or a private chat with a user. In the case of a supergroup chat the bot must be an administrator in the chat for this to work and must have the *can\_pin\_messages* administrator right in the supergroup. Returns *True* on success. */
|
|
110
116
|
unpinAllForumTopicMessages(params: Omit<t.UnpinAllForumTopicMessagesParams, "chat_id">): Promise<boolean>;
|
|
111
117
|
/** Use this method to edit the name of the 'General' topic in a forum supergroup chat. The bot must be an administrator in the chat for this to work and must have the *can\_manage\_topics* administrator rights. Returns *True* on success. */
|
|
112
118
|
editGeneralForumTopic(params: Omit<t.EditGeneralForumTopicParams, "chat_id">): Promise<boolean>;
|
|
@@ -124,32 +130,50 @@ export declare class MessageReactionContext {
|
|
|
124
130
|
setChatMenuButton(params: Omit<t.SetChatMenuButtonParams, "chat_id">): Promise<boolean>;
|
|
125
131
|
/** Use this method to get the current value of the bot's menu button in a private chat, or the default menu button. Returns [MenuButton](https://core.telegram.org/bots/api/#menubutton) on success. */
|
|
126
132
|
getChatMenuButton(params?: Omit<t.GetChatMenuButtonParams, "chat_id">): Promise<t.MenuButton>;
|
|
127
|
-
/**
|
|
133
|
+
/** Sends a gift to the given user or channel chat. The gift can't be converted to Telegram Stars by the receiver. Returns *True* on success. */
|
|
134
|
+
sendGift(params: Omit<t.SendGiftParams, "chat_id">): Promise<boolean>;
|
|
135
|
+
/** Verifies a chat [on behalf of the organization](https://telegram.org/verify#third-party-verification) which is represented by the bot. Returns *True* on success. */
|
|
136
|
+
verifyChat(params: Omit<t.VerifyChatParams, "chat_id">): Promise<boolean>;
|
|
137
|
+
/** Removes verification from a chat that is currently verified [on behalf of the organization](https://telegram.org/verify#third-party-verification) represented by the bot. Returns *True* on success. */
|
|
138
|
+
removeChatVerification(params?: Omit<t.RemoveChatVerificationParams, "chat_id">): Promise<boolean>;
|
|
139
|
+
/** Marks incoming message as read on behalf of a business account. Requires the *can\_read\_messages* business bot right. Returns *True* on success. */
|
|
140
|
+
readBusinessMessage(params: Omit<t.ReadBusinessMessageParams, "chat_id" | "message_id">): Promise<boolean>;
|
|
141
|
+
/** Returns the gifts owned by a chat. Returns [OwnedGifts](https://core.telegram.org/bots/api/#ownedgifts) on success. */
|
|
142
|
+
getChatGifts(params: Omit<t.GetChatGiftsParams, "chat_id">): Promise<t.OwnedGifts>;
|
|
143
|
+
/** Use this method to edit text, rich and [game](https://core.telegram.org/bots/api/#games) messages. On success, if the edited message is not an inline message, the edited [Message](https://core.telegram.org/bots/api/#message) is returned, otherwise *True* is returned. Note that business messages that were not sent by the bot and do not contain an inline keyboard can only be edited within **48 hours** from the time they were sent. */
|
|
128
144
|
editText(params: Omit<t.EditMessageTextParams, "chat_id" | "message_id">): Promise<boolean | t.Message>;
|
|
129
145
|
/** Use this method to edit captions of messages. On success, if the edited message is not an inline message, the edited [Message](https://core.telegram.org/bots/api/#message) is returned, otherwise *True* is returned. Note that business messages that were not sent by the bot and do not contain an inline keyboard can only be edited within **48 hours** from the time they were sent. */
|
|
130
146
|
editCaption(params: Omit<t.EditMessageCaptionParams, "chat_id" | "message_id">): Promise<boolean | t.Message>;
|
|
131
|
-
/** Use this method to edit animation, audio, document, photo, or video messages, or to
|
|
147
|
+
/** Use this method to edit animation, audio, document, live photo, photo, or video messages, or to replace a text or a rich message with a media. If a message is part of a message album, then it can be edited only to an audio for audio albums, only to a document for document albums and to a photo, a live photo, or a video otherwise. When an inline message is edited, a new file can't be uploaded; use a previously uploaded file via its file_id or specify a URL. On success, if the edited message is not an inline message, the edited [Message](https://core.telegram.org/bots/api/#message) is returned, otherwise *True* is returned. Note that business messages that were not sent by the bot and do not contain an inline keyboard can only be edited within **48 hours** from the time they were sent. */
|
|
132
148
|
editMedia(params: Omit<t.EditMessageMediaParams, "chat_id" | "message_id">): Promise<boolean | t.Message>;
|
|
133
149
|
/** Use this method to edit live location messages. A location can be edited until its *live\_period* expires or editing is explicitly disabled by a call to [stopMessageLiveLocation](https://core.telegram.org/bots/api/#stopmessagelivelocation). On success, if the edited message is not an inline message, the edited [Message](https://core.telegram.org/bots/api/#message) is returned, otherwise *True* is returned. */
|
|
134
150
|
editLiveLocation(params: Omit<t.EditMessageLiveLocationParams, "chat_id" | "message_id">): Promise<boolean | t.Message>;
|
|
135
151
|
/** Use this method to stop updating a live location message before *live\_period* expires. On success, if the message is not an inline message, the edited [Message](https://core.telegram.org/bots/api/#message) is returned, otherwise *True* is returned. */
|
|
136
152
|
stopMessageLiveLocation(params: Omit<t.StopMessageLiveLocationParams, "chat_id" | "message_id">): Promise<boolean | t.Message>;
|
|
153
|
+
/** Use this method to edit a checklist on behalf of a connected business account. On success, the edited [Message](https://core.telegram.org/bots/api/#message) is returned. */
|
|
154
|
+
editMessageChecklist(params: Omit<t.EditMessageChecklistParams, "chat_id" | "message_id">): Promise<t.Message>;
|
|
137
155
|
/** Use this method to edit only the reply markup of messages. On success, if the edited message is not an inline message, the edited [Message](https://core.telegram.org/bots/api/#message) is returned, otherwise *True* is returned. Note that business messages that were not sent by the bot and do not contain an inline keyboard can only be edited within **48 hours** from the time they were sent. */
|
|
138
156
|
editReplyMarkup(params: Omit<t.EditMessageReplyMarkupParams, "chat_id" | "message_id">): Promise<boolean | t.Message>;
|
|
139
157
|
/** Use this method to stop a poll which was sent by the bot. On success, the stopped [Poll](https://core.telegram.org/bots/api/#poll) is returned. */
|
|
140
158
|
stopPoll(params: Omit<t.StopPollParams, "chat_id" | "message_id">): Promise<t.Poll>;
|
|
141
|
-
/** Use this method to
|
|
159
|
+
/** Use this method to approve a suggested post in a direct messages chat. The bot must have the 'can_post_messages' administrator right in the corresponding channel chat. Returns *True* on success. */
|
|
160
|
+
approveSuggestedPost(params: Omit<t.ApproveSuggestedPostParams, "chat_id" | "message_id">): Promise<boolean>;
|
|
161
|
+
/** Use this method to decline a suggested post in a direct messages chat. The bot must have the 'can_manage_direct_messages' administrator right in the corresponding channel chat. Returns *True* on success. */
|
|
162
|
+
declineSuggestedPost(params: Omit<t.DeclineSuggestedPostParams, "chat_id" | "message_id">): Promise<boolean>;
|
|
163
|
+
/** Use this method to delete a message, including service messages, with the following limitations: - A message can only be deleted if it was sent less than 48 hours ago. - Service messages about a supergroup, channel, or forum topic creation can't be deleted. - A dice message in a private chat can only be deleted if it was sent more than 24 hours ago. - Bots can delete outgoing messages in private chats, groups, and supergroups. - Bots can delete incoming messages in private chats. - Bots granted *can\_post\_messages* permissions can delete outgoing messages in channels. - If the bot is an administrator of a group, it can delete any message there. - If the bot has *can\_delete\_messages* administrator right in a supergroup or a channel, it can delete any message there. - If the bot has *can\_manage\_direct\_messages* administrator right in a channel, it can delete any message in the corresponding direct messages chat. Returns *True* on success. */
|
|
142
164
|
delete(params?: Omit<t.DeleteMessageParams, "chat_id" | "message_id">): Promise<boolean>;
|
|
143
165
|
/** Use this method to delete multiple messages simultaneously. If some of the specified messages can't be found, they are skipped. Returns *True* on success. */
|
|
144
166
|
deleteMessages(params: Omit<t.DeleteMessagesParams, "chat_id">): Promise<boolean>;
|
|
167
|
+
/** Use this method to remove a reaction from a message in a group or a supergroup chat. The bot must have the 'can_delete_messages' administrator right in the chat. Returns *True* on success. */
|
|
168
|
+
deleteMessageReaction(params: Omit<t.DeleteMessageReactionParams, "chat_id" | "message_id">): Promise<boolean>;
|
|
169
|
+
/** Use this method to remove up to 10000 recent reactions in a group or a supergroup chat added by a given user or chat. The bot must have the 'can_delete_messages' administrator right in the chat. Returns *True* on success. */
|
|
170
|
+
deleteAllMessageReactions(params: Omit<t.DeleteAllMessageReactionsParams, "chat_id">): Promise<boolean>;
|
|
145
171
|
/** Use this method to send static .WEBP, [animated](https://telegram.org/blog/animated-stickers) .TGS, or [video](https://telegram.org/blog/video-stickers-better-reactions) .WEBM stickers. On success, the sent [Message](https://core.telegram.org/bots/api/#message) is returned. */
|
|
146
172
|
sendSticker(params: Omit<t.SendStickerParams, "chat_id">): Promise<t.Message>;
|
|
147
|
-
/**
|
|
148
|
-
|
|
149
|
-
/**
|
|
150
|
-
|
|
151
|
-
/** Removes verification from a chat that is currently verified [on behalf of the organization](https://telegram.org/verify#third-party-verification) represented by the bot. Returns *True* on success. */
|
|
152
|
-
removeChatVerification(params?: Omit<t.RemoveChatVerificationParams, "chat_id">): Promise<boolean>;
|
|
173
|
+
/** Use this method to send rich messages. If the message contains a block with a media element, then the bot must have the right to send the media to the chat. On success, the sent [Message](https://core.telegram.org/bots/api/#message) is returned. */
|
|
174
|
+
sendRichMessage(params: Omit<t.SendRichMessageParams, "chat_id">): Promise<t.Message>;
|
|
175
|
+
/** Use this method to stream a partial rich message to a user while the message is being generated. Note that the streamed draft is ephemeral and acts as a temporary 30-second preview - once the output is finalized, you **must** call [sendRichMessage](https://core.telegram.org/bots/api/#sendrichmessage) with the complete message to persist it in the user's chat. Returns *True* on success. */
|
|
176
|
+
sendRichMessageDraft(params: Omit<t.SendRichMessageDraftParams, "chat_id">): Promise<boolean>;
|
|
153
177
|
/** Use this method to send invoices. On success, the sent [Message](https://core.telegram.org/bots/api/#message) is returned. */
|
|
154
178
|
sendInvoice(params: Omit<t.SendInvoiceParams, "chat_id">): Promise<t.Message>;
|
|
155
179
|
/** Use this method to send a game. On success, the sent [Message](https://core.telegram.org/bots/api/#message) is returned. */
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"message-reaction.d.ts","sourceRoot":"","sources":["../../src/generated/message-reaction.ts"],"names":[],"mappings":"AACA,OAAO,KAAK,EAAE,GAAG,EAAE,MAAM,cAAc,CAAC;AACxC,OAAO,KAAK,KAAK,CAAC,MAAM,eAAe,CAAC;AAExC,MAAM,WAAW,sBAAuB,SAAQ,CAAC,CAAC,sBAAsB;CAAG;AAC3E,qBAAa,sBAAsB;IAClC,QAAQ,CAAC,GAAG,EAAE,GAAG,CAAC;IAClB,QAAQ,CAAC,MAAM,EAAE,CAAC,CAAC,MAAM,CAAC;gBACd,GAAG,EAAE,GAAG,EAAE,MAAM,EAAE,CAAC,CAAC,MAAM;IAKtC,0CAA0C;IAC1C,IAAI,QAAQ,IAAI,MAAM,GAAG,SAAS,CAEjC;IACD,kDAAkD;IAClD,IAAI,SAAS,IAAI,MAAM,GAAG,SAAS,CAElC;IACD,wCAAwC;IACxC,IAAI,MAAM,IAAI,MAAM,CAEnB;IACD,4CAA4C;IAC5C,IAAI,IAAI,IAAI,OAAO,CAElB;IACD,6CAA6C;IAC7C,IAAI,OAAO,IAAI,OAAO,CAErB;IACD,yCAAyC;IACzC,IAAI,SAAS,IAAI,MAAM,CAEtB;IACD,sIAAsI;IACtI,IAAI,CAAC,MAAM,EAAE,IAAI,CAAC,CAAC,CAAC,iBAAiB,EAAE,SAAS,CAAC;IAGjD,+HAA+H;IAC/H,SAAS,CAAC,MAAM,EAAE,IAAI,CAAC,CAAC,CAAC,eAAe,EAAE,SAAS,CAAC;IAGpD,0cAA0c;IAC1c,SAAS,CAAC,MAAM,EAAE,IAAI,CAAC,CAAC,CAAC,eAAe,EAAE,SAAS,CAAC;IAGpD,iPAAiP;IACjP,YAAY,CAAC,MAAM,EAAE,IAAI,CAAC,CAAC,CAAC,kBAAkB,EAAE,SAAS,CAAC;IAG1D,wWAAwW;IACxW,SAAS,CAAC,MAAM,EAAE,IAAI,CAAC,CAAC,CAAC,eAAe,EAAE,SAAS,CAAC;IAGpD,+RAA+R;IAC/R,aAAa,CAAC,MAAM,EAAE,IAAI,CAAC,CAAC,CAAC,mBAAmB,EAAE,SAAS,CAAC;IAG5D,sjBAAsjB;IACtjB,SAAS,CAAC,MAAM,EAAE,IAAI,CAAC,CAAC,CAAC,eAAe,EAAE,SAAS,CAAC;IAGpD,2RAA2R;IAC3R,aAAa,CAAC,MAAM,EAAE,IAAI,CAAC,CAAC,CAAC,mBAAmB,EAAE,SAAS,CAAC;IAG5D,mIAAmI;IACnI,aAAa,CAAC,MAAM,EAAE,IAAI,CAAC,CAAC,CAAC,mBAAmB,EAAE,SAAS,CAAC;IAG5D,
|
|
1
|
+
{"version":3,"file":"message-reaction.d.ts","sourceRoot":"","sources":["../../src/generated/message-reaction.ts"],"names":[],"mappings":"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"}
|