export interface CloseForumTopicOptionsApplicationJson { chat_id: number | string; message_thread_id: number; }