Remove dot

This commit is contained in:
Lonami 2020-10-13 10:49:51 +02:00 committed by GitHub
parent 7365e33935
commit 3e805b51b9
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -271,7 +271,7 @@ START_PARAM_EMPTY,400,The start parameter is empty
START_PARAM_INVALID,400,Start parameter invalid
STATS_MIGRATE_X,303,The channel statistics must be fetched from DC {dc}
STICKERSET_INVALID,400,The provided sticker set is invalid
STICKERSET_OWNER_ANONYMOUS,406,This sticker set can't be used as the group's official stickers because it was created by one of its anonymous admins.
STICKERSET_OWNER_ANONYMOUS,406,This sticker set can't be used as the group's official stickers because it was created by one of its anonymous admins
STICKERS_EMPTY,400,No sticker provided
STICKER_DOCUMENT_INVALID,400,"The sticker file was invalid (this file has failed Telegram internal checks, make sure to use the correct format and comply with https://core.telegram.org/animated_stickers)"
STICKER_EMOJI_INVALID,400,Sticker emoji invalid

1 name codes description
271 START_PARAM_INVALID 400 Start parameter invalid
272 STATS_MIGRATE_X 303 The channel statistics must be fetched from DC {dc}
273 STICKERSET_INVALID 400 The provided sticker set is invalid
274 STICKERSET_OWNER_ANONYMOUS 406 This sticker set can't be used as the group's official stickers because it was created by one of its anonymous admins. This sticker set can't be used as the group's official stickers because it was created by one of its anonymous admins
275 STICKERS_EMPTY 400 No sticker provided
276 STICKER_DOCUMENT_INVALID 400 The sticker file was invalid (this file has failed Telegram internal checks, make sure to use the correct format and comply with https://core.telegram.org/animated_stickers)
277 STICKER_EMOJI_INVALID 400 Sticker emoji invalid