export interface ReadBusinessMessageOptionsApplicationXWwwFormUrlencoded { business_connection_id: string; chat_id: number; message_id: number; }