custom_emoji_id property
read / write
Unique identifier of the custom emoji shown on the topic icon; 0 if none.
; string representation of int, use int.parse
Implementation
late int64 custom_emoji_id;
Unique identifier of the custom emoji shown on the topic icon; 0 if none.
; string representation of int, use int.parse
late int64 custom_emoji_id;