mirror of
https://github.com/Bubuni-Team/telegram-bot.git
synced 2026-07-31 00:29:24 +03:00
Use the new version of TelegramBotFramework
This commit is contained in:
@@ -20,6 +20,6 @@ namespace Kruzya.TelegramBot.Core.Data
|
||||
/// <summary>
|
||||
/// The Telegram User identifier.
|
||||
/// </summary>
|
||||
public int UserId { get; set; }
|
||||
public long UserId { get; set; }
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user