using PnvPanel.Application.Common.Messaging; using PnvPanel.Application.Common.Models; namespace PnvPanel.Application.Telegram; public sealed record UnlinkTelegramCommand : ICommand;