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