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:08:23 +02:00
parent 8d6c3c8bb4
commit 4596e7e130
5 changed files with 5 additions and 4 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

@ -3360,6 +3360,7 @@
"BROADCAST_REQUIRED": "This method can only be called on a channel, please use stats.getMegagroupStats for supergroups.",
"BUSINESS_ADDRESS_ACTIVE": "The user is currently advertising a [Business Location](https:\/\/core.telegram.org\/api\/business#location), the location may only be changed (or removed) using [account.updateBusinessLocation »](https:\/\/core.telegram.org\/method\/account.updateBusinessLocation). .",
"BUSINESS_PEER_INVALID": "Messages can't be set to the specified peer through the current [business connection](https:\/\/core.telegram.org\/api\/business#connected-bots).",
"BUSINESS_RECIPIENTS_EMPTY": "You didn't set any flag in inputBusinessBotRecipients, thus the bot cannot work with *any* peer.",
"BUSINESS_WORK_HOURS_EMPTY": "No work hours were specified.",
"BUSINESS_WORK_HOURS_PERIOD_INVALID": "The specified work hours are invalid, see [here »](https:\/\/core.telegram.org\/api\/business#opening-hours) for the exact requirements.",
"BUTTON_DATA_INVALID": "The data of one or more of the buttons you provided is invalid.",