upstream: apply changes
This commit is contained in:
@@ -5,7 +5,7 @@ using TelegramBotBase.Base;
|
||||
namespace TelegramBotBase.Form;
|
||||
|
||||
/// <summary>
|
||||
/// This is used to split incomming requests depending on the chat type.
|
||||
/// This is used to split incoming requests depending on the chat type.
|
||||
/// </summary>
|
||||
public class SplitterForm : FormBase
|
||||
{
|
||||
@@ -90,4 +90,4 @@ public class SplitterForm : FormBase
|
||||
{
|
||||
return base.SentData(message);
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user