const Chat = @import("Chat.zig"); chats: []Chat, winners_selection_date: u64, winner_count: u64, only_new_members: bool = false, has_public_winners: bool = false, prize_description: ?[]const u8 = null, country_codes: ?[][]const u8 = null, prize_star_count: ?u64 = null, premium_subscription_month_count: ?u64 = null,