зеркало из
https://github.com/glebtv/telegram-bot.git
synced 2026-09-03 09:46:17 +03:00
коммит произвёл
GitHub
родитель
225e02abb4
Коммит
42b98dbf40
@@ -1,5 +1,5 @@
|
||||
# Generated with bin/fetch-telegram-methods
|
||||
# Bot API 7.9
|
||||
# Bot API 8.0
|
||||
|
||||
getUpdates
|
||||
setWebhook
|
||||
@@ -31,6 +31,7 @@ sendDice
|
||||
sendChatAction
|
||||
setMessageReaction
|
||||
getUserProfilePhotos
|
||||
setUserEmojiStatus
|
||||
getFile
|
||||
banChatMember
|
||||
unbanChatMember
|
||||
@@ -118,9 +119,12 @@ setStickerSetTitle
|
||||
setStickerSetThumbnail
|
||||
setCustomEmojiStickerSetThumbnail
|
||||
deleteStickerSet
|
||||
getAvailableGifts
|
||||
sendGift
|
||||
|
||||
answerInlineQuery
|
||||
answerWebAppQuery
|
||||
savePreparedInlineMessage
|
||||
|
||||
sendInvoice
|
||||
createInvoiceLink
|
||||
@@ -128,6 +132,7 @@ answerShippingQuery
|
||||
answerPreCheckoutQuery
|
||||
getStarTransactions
|
||||
refundStarPayment
|
||||
editUserStarSubscription
|
||||
|
||||
setPassportDataErrors
|
||||
|
||||
|
||||
@@ -105,6 +105,7 @@ module Telegram
|
||||
callback_query
|
||||
shipping_query
|
||||
pre_checkout_query
|
||||
purchased_paid_media
|
||||
poll
|
||||
poll_answer
|
||||
my_chat_member
|
||||
@@ -112,7 +113,6 @@ module Telegram
|
||||
chat_join_request
|
||||
chat_boost
|
||||
removed_chat_boost
|
||||
pre_checkout_query
|
||||
].freeze)
|
||||
|
||||
class << self
|
||||
|
||||
Ссылка в новой задаче
Block a user