const User = @import("User.zig"); id: []const u8, user: User, user_chat_id: i64, date: u64, can_reply: bool, is_enabled: bool,