mirror of
https://github.com/danog/rpc-db.git
synced 2024-11-26 20:14:40 +01:00
Update
This commit is contained in:
parent
0cb0c3b834
commit
584ad9dbe2
@ -124,9 +124,6 @@
|
|||||||
"BOT_PAYMENTS_DISABLED": [
|
"BOT_PAYMENTS_DISABLED": [
|
||||||
"messages.sendMedia"
|
"messages.sendMedia"
|
||||||
],
|
],
|
||||||
"BOT_POLLS_DISABLED": [
|
|
||||||
"messages.sendMedia"
|
|
||||||
],
|
|
||||||
"BOT_RESPONSE_TIMEOUT": [
|
"BOT_RESPONSE_TIMEOUT": [
|
||||||
"messages.getBotCallbackAnswer",
|
"messages.getBotCallbackAnswer",
|
||||||
"messages.getInlineBotResults"
|
"messages.getInlineBotResults"
|
||||||
@ -561,6 +558,7 @@
|
|||||||
],
|
],
|
||||||
"EMAIL_INVALID": [
|
"EMAIL_INVALID": [
|
||||||
"account.sendVerifyEmailCode",
|
"account.sendVerifyEmailCode",
|
||||||
|
"account.updatePasswordSettings",
|
||||||
"account.verifyEmail"
|
"account.verifyEmail"
|
||||||
],
|
],
|
||||||
"EMAIL_UNCONFIRMED": [
|
"EMAIL_UNCONFIRMED": [
|
||||||
@ -584,9 +582,6 @@
|
|||||||
"EMOTICON_INVALID": [
|
"EMOTICON_INVALID": [
|
||||||
"messages.sendMedia"
|
"messages.sendMedia"
|
||||||
],
|
],
|
||||||
"EMOTICON_STICKERPACK_MISSING": [
|
|
||||||
"messages.getStickerSet"
|
|
||||||
],
|
|
||||||
"ENCRYPTED_MESSAGE_INVALID": [
|
"ENCRYPTED_MESSAGE_INVALID": [
|
||||||
"auth.bindTempAuthKey",
|
"auth.bindTempAuthKey",
|
||||||
"msgs_ack"
|
"msgs_ack"
|
||||||
|
Loading…
Reference in New Issue
Block a user