export interface BanChatSenderChatOptionsApplicationJson { chat_id: number | string; sender_chat_id: number; }