mirror of
https://github.com/MarshalX/telegram-crawler.git
synced 2025-01-01 09:06:24 +01:00
Update content of files
This commit is contained in:
parent
3581c79c64
commit
91f6461de9
1 changed files with 1 additions and 2 deletions
|
@ -321,8 +321,7 @@ stickerFullTypeMask mask_position:maskPosition = StickerFullType;
|
||||||
|
|
||||||
//@description The sticker is a custom emoji to be used inside message text and caption. Currently, only Telegram Premium users can use custom emoji
|
//@description The sticker is a custom emoji to be used inside message text and caption. Currently, only Telegram Premium users can use custom emoji
|
||||||
//@custom_emoji_id Identifier of the custom emoji
|
//@custom_emoji_id Identifier of the custom emoji
|
||||||
//@needs_repainting True, if the sticker must be repainted to a text color in messages, the color of the Telegram Premium badge in emoji status, or another appropriate color in other places.
|
//@needs_repainting True, if the sticker must be repainted to a text color in messages, the color of the Telegram Premium badge in emoji status, white color on chat photos, or another appropriate color in other places
|
||||||
//-The sticker must not be repainted on chat photos
|
|
||||||
stickerFullTypeCustomEmoji custom_emoji_id:int64 needs_repainting:Bool = StickerFullType;
|
stickerFullTypeCustomEmoji custom_emoji_id:int64 needs_repainting:Bool = StickerFullType;
|
||||||
|
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue