RobotCharly

Results 4 comments of RobotCharly

Hello guys, I'm pretty new in Telegram, do you have an example? I'm incorrectly making this: class StartController extends Telegram.TelegramBaseController { before(scope) { scope.someData = true return scope } startHandler($){...

same question. you solve it?

Nice, Thanks a lot. In my code instead of the "i" I'm using the controller's and command /yes that is in the tutorial. You have some idea how does this...