File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -292,6 +292,8 @@ LASTNAME_INVALID The last name is invalid.
292292LIMIT_INVALID The provided limit is invalid.
293293LINK_NOT_MODIFIED The chat link was not modified because you tried to link to the same target.
294294LOCATION_INVALID The provided location is invalid.
295+ MANAGER_INVALID The provided bot manager is invalid.
296+ MANAGER_PERMISSION_MISSING The bot manager permission is missing.
295297MAX_DATE_INVALID The specified maximum date is invalid.
296298MAX_ID_INVALID The provided max_id is invalid.
297299MAX_QTS_INVALID The specified qts is invalid.
@@ -599,6 +601,7 @@ USERNAME_NOT_MODIFIED The username was not modified because you tried to edit it
599601USERNAME_NOT_OCCUPIED The provided username is not occupied by anyone.
600602USERNAME_OCCUPIED The provided username is already in use by someone else.
601603USERNAME_PURCHASE_AVAILABLE The specified username can be purchased on https://fragment.com.
604+ USERNAME_SUFFIX_MISSING Bot username must end in `bot`.
602605USERPIC_UPLOAD_REQUIRED You are required to upload a profile picture for this action.
603606USERS_TOO_FEW Not enough users (to create a chat, for example).
604607USERS_TOO_MUCH The maximum number of users has been exceeded (to create a chat, for example).
You can’t perform that action at this time.
0 commit comments