export interface EditGeneralForumTopicOptionsApplicationJson { chat_id: number | string; name: string; }