mirror of
https://github.com/danog/rpc-db.git
synced 2024-11-26 20:14:40 +01:00
Bump
This commit is contained in:
parent
7037f71b1b
commit
ad1d6ea956
@ -1205,9 +1205,6 @@
|
|||||||
"messages.checkHistoryImport",
|
"messages.checkHistoryImport",
|
||||||
"messages.initHistoryImport"
|
"messages.initHistoryImport"
|
||||||
],
|
],
|
||||||
"IMPORT_HISTORY_LOG_EMPTY": [
|
|
||||||
"messages.initHistoryImport"
|
|
||||||
],
|
|
||||||
"IMPORT_ID_INVALID": [
|
"IMPORT_ID_INVALID": [
|
||||||
"messages.startHistoryImport",
|
"messages.startHistoryImport",
|
||||||
"messages.uploadImportedMedia"
|
"messages.uploadImportedMedia"
|
||||||
@ -3338,6 +3335,7 @@
|
|||||||
"BOOST_PEER_INVALID": "The specified `boost_peer` is invalid.",
|
"BOOST_PEER_INVALID": "The specified `boost_peer` is invalid.",
|
||||||
"BOOSTS_EMPTY": "No boost slots were specified.",
|
"BOOSTS_EMPTY": "No boost slots were specified.",
|
||||||
"BOOSTS_REQUIRED": "The specified channel must first be [boosted by its users](https:\/\/core.telegram.org\/api\/boost) in order to perform this action.",
|
"BOOSTS_REQUIRED": "The specified channel must first be [boosted by its users](https:\/\/core.telegram.org\/api\/boost) in order to perform this action.",
|
||||||
|
"BOT_ALREADY_DISABLED": "The connected business bot was already disabled for the specified peer.",
|
||||||
"BOT_APP_BOT_INVALID": "The bot_id passed in the inputBotAppShortName constructor is invalid.",
|
"BOT_APP_BOT_INVALID": "The bot_id passed in the inputBotAppShortName constructor is invalid.",
|
||||||
"BOT_APP_INVALID": "The specified bot app is invalid.",
|
"BOT_APP_INVALID": "The specified bot app is invalid.",
|
||||||
"BOT_APP_SHORTNAME_INVALID": "The specified bot app short name is invalid.",
|
"BOT_APP_SHORTNAME_INVALID": "The specified bot app short name is invalid.",
|
||||||
|
Loading…
Reference in New Issue
Block a user