Update BotCommandEventArgs.cs
updating documentation
This commit is contained in:
@@ -9,7 +9,7 @@ using TelegramBotBase.Sessions;
|
||||
namespace TelegramBotBase.Args
|
||||
{
|
||||
/// <summary>
|
||||
/// Base class for given system call results
|
||||
/// Base class for given bot command results
|
||||
/// </summary>
|
||||
public class BotCommandEventArgs : EventArgs
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user