iconCustomEmojiId property
Optional. New identifier of the custom emoji shown as the topic icon, if it was edited; an empty string if the icon was removed
Implementation
@JsonKey(name: 'icon_custom_emoji_id')
String? get iconCustomEmojiId;
Optional. New identifier of the custom emoji shown as the topic icon, if it was edited; an empty string if the icon was removed
@JsonKey(name: 'icon_custom_emoji_id')
String? get iconCustomEmojiId;