Small fixes and clarifications
This commit is contained in:
@@ -9,7 +9,7 @@ namespace TelegramBotBase.Interfaces
|
||||
{
|
||||
public interface IStateMachine
|
||||
{
|
||||
Type DefaultStateForm { get; }
|
||||
Type FallbackStateForm { get; }
|
||||
|
||||
void SaveFormStates(SaveStatesEventArgs e);
|
||||
|
||||
|
||||
Reference in New Issue
Block a user