using Telegram.Bot.Types; namespace Kruzya.TelegramBot.RichSiteSummary; public struct UserUnsubscribe { public ChatId ChatId; }