iconCustomEmojiId property

  1. @JsonKey(name: 'icon_custom_emoji_id')
String? get iconCustomEmojiId
inherited

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;