export interface ForumTopicEdited { name?: string; icon_custom_emoji_id?: string; }