Daniel Pérez Fernández
Daniel Pérez Fernández
Is planed to change it at some point
No never, I'm thinking of doing it when I finish with some things that I have in refactor. Yes, recently in the last update we removed dependencies and included fixes....
This regex is still wrong, becuase @.* is any character include espace and other text that not match. `/test@mytest_bot` and `/test@mytest_bot hello test` is match. This weekend I will review...
If you get all the photos as a "gallery" only one message you dont need to download it. You can use the method copyMessage or in the other case you...
Hi, you use the event `bot.on('channel_post', (msg) => {})`?
> How is the code to set this when the start starts the user is asked to join the channel first? > https://api.telegram.org/bot[TOKEN]/getChatMember?chat_id=@[channelname]&user_id=[user_id > > This is my start code...
6. Move the samples/tutorials to a secondary repository 7. Possibility of making an interactive documentation using [documentationjs](https://github.com/documentationjs/documentation)
Hi Polm90, for the moment no. But we can implement a option for do it soon !!
Now is merge, tomorrow I will send other changes that I have locally and in a few days we will make the release
Close this issue for the moment I label this other one https://github.com/yagop/node-telegram-bot-api/issues/1038