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