const Chat = @import("Chat.zig"); const Sticker = @import("Sticker.zig"); id: []const u8, sticker: Sticker, star_count: u64, upgrade_star_count: ?u64 = null, total_count: ?u64 = null, remaining_count: ?u64 = null, publisher_chat: ?Chat = null,