1
0
mirror of https://github.com/danog/rpc-db.git synced 2024-11-26 12:04:45 +01:00
This commit is contained in:
Daniil Gentili 2024-08-01 18:57:10 +02:00
parent 6f31e322c1
commit 9d52bf3d72
5 changed files with 4 additions and 11 deletions

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

View File

@ -190,12 +190,6 @@
"messages.toggleBotInAttachMenu",
"photos.uploadProfilePhoto"
],
"BOT_MISSING": [
"stickers.addStickerToSet",
"stickers.changeSticker",
"stickers.deleteStickerSet",
"stickers.removeStickerFromSet"
],
"BOT_NOT_CONNECTED_YET": [
"account.disablePeerConnectedBot"
],
@ -3350,7 +3344,6 @@
"BOT_INLINE_DISABLED": "This bot can't be used in inline mode.",
"BOT_INVALID": "This is not a valid bot.",
"BOT_METHOD_INVALID": "The specified method cannot be used by bots.",
"BOT_MISSING": "Only bots can call this method, please use [@stickers](https:\/\/t.me\/stickers) if you're a user.",
"BOT_ONESIDE_NOT_AVAIL": "Bots can't pin messages in PM just for themselves.",
"BOT_PAYMENTS_DISABLED": "Please enable bot payments in botfather before calling this method.",
"BOT_RESPONSE_TIMEOUT": "A timeout occurred while fetching data from the bot.",