You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: compiler/errors/source/400_BAD_REQUEST.tsv
+1Lines changed: 1 addition & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -177,6 +177,7 @@ ENCRYPTION_DECLINED The secret chat was declined.
177
177
ENCRYPTION_ID_INVALID The provided secret chat ID is invalid.
178
178
ENTITIES_TOO_LONG You provided too many styled message entities.
179
179
ENTITY_BOUNDS_INVALID A specified [entity offset or length](https://core.telegram.org/api/entities#entity-length) is invalid, see [here](https://core.telegram.org/api/entities#entity-length) for info on how to properly compute the entity offset/length.
180
+
ENTITY_DATE_INVALID A specified date/time entity is invalid.
180
181
ENTITY_MENTION_USER_INVALID You mentioned an invalid user.
181
182
ERROR_TEXT_EMPTY The provided error message is empty.
182
183
EXPIRES_AT_INVALID The specified `expires_at` timestamp is invalid.
0 commit comments