Victor f3167eda2c Add LambdaStartFormFactory.cs that allows pass parameters without creating factory class
eg. BotBase bb = new BotBase(api, new LambdaStartFormFactory(
    () => new Start(posible, parameters)
));
2021-10-11 14:37:15 +03:00
..
2021-03-02 15:25:35 +01:00
2021-03-01 22:52:45 +01:00
2021-03-14 21:43:07 +03:00
2021-07-27 17:00:16 +02:00
2020-07-25 15:09:01 +02:00
2020-05-04 15:18:48 +02:00