custom_emoji_id property
read / write
Identifier of the custom emoji from the sticker set, which will be set as sticker set thumbnail; pass 0 to remove the sticker set thumbnail.
; string representation of int, use int.parse
Implementation
late int64 custom_emoji_id;