export interface DeleteMessageOptionsApplicationXWwwFormUrlencoded { chat_id: number | string; message_id: number; }