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