custom_emoji_id property

int64 custom_emoji_id
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;