Update BotCommandEventArgs.cs
updating documentation
This commit is contained in:
parent
b74233d66d
commit
25a0ff2e3e
@ -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
|
||||
{
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user