Доработан менеджер состояний.
This commit is contained in:
@@ -14,6 +14,8 @@ namespace BotPages.Telegram
|
||||
{
|
||||
private readonly ITelegramBotClient _bot;
|
||||
|
||||
public string Id { get; init; } = nameof(TelegramClientAdapter);
|
||||
|
||||
/// <summary>
|
||||
/// Создаёт адаптер на основе ITelegramBotClient.
|
||||
/// </summary>
|
||||
|
||||
Reference in New Issue
Block a user