message_id: u64, // TODO: Integer OR String chat_id: ?i64 = null, allow_sending_without_reply: ?bool = null, quote: ?[]const u8 = null, // one of quote_parse_mode or quote_entities quote_parse_mode: ?[]const u8 = null, quote_entities: ?[]const u8 = null, quote_position: ?u64 = null,