const User = @import("User.zig"); invite_link: []const u8, creator: User, creates_join_request: bool, is_primary: bool, is_revoked: bool, name: ?[]const u8 = null, expire_date: ?u64 = null, member_limit: ?u64 = null, pending_join_request_count: ?u64 = null,