mirror of
https://github.com/danog/rpc-db.git
synced 2024-11-26 12:04:45 +01:00
Update
This commit is contained in:
parent
723e142b38
commit
7ae36e5d63
@ -1191,6 +1191,7 @@
|
||||
"messages.sendMedia",
|
||||
"messages.sendMessage",
|
||||
"messages.sendReaction",
|
||||
"messages.sendVote",
|
||||
"messages.setTyping",
|
||||
"messages.startBot",
|
||||
"messages.translateText",
|
||||
@ -2617,7 +2618,7 @@
|
||||
"CHANNEL_PARICIPANT_MISSING": "The current user is not in the channel.",
|
||||
"CHANNEL_PRIVATE": "You haven't joined this channel\/supergroup.",
|
||||
"CHANNEL_PUBLIC_GROUP_NA": "channel\/supergroup not available.",
|
||||
"CHANNEL_TOO_BIG": "",
|
||||
"CHANNEL_TOO_BIG": "This channel has too many participants (>1000) to be deleted.",
|
||||
"CHANNEL_TOO_LARGE": "Channel is too large to be deleted; this error is issued when trying to delete channels with more than 1000 members (subject to change).",
|
||||
"CHANNELS_ADMIN_LOCATED_TOO_MUCH": "The user has reached the limit of public geogroups.",
|
||||
"CHANNELS_ADMIN_PUBLIC_TOO_MUCH": "You're admin of too many public channels, make some channels private to change the username of this channel.",
|
||||
|
Loading…
Reference in New Issue
Block a user