export interface DeclineChatJoinRequestOptionsApplicationXWwwFormUrlencoded { chat_id: number | string; user_id: number; }