export interface DeclineSuggestedPostOptionsApplicationJson { chat_id: number; message_id: number; comment?: string; }