icon_custom_emoji_id property
read / write
New unique identifier of the custom emoji shown on the topic icon; 0 if none. Must be ignored if edit_icon_custom_emoji_id is false.
; string representation of int, use int.parse
Implementation
late int64 icon_custom_emoji_id;