master
bot.on('update')
api.send
This way we make sure no zombie event listeners will be mounted should the api.send() request fail.
api.send()
@laurynas-karvelis thanks!
Published telegram-api@3.1.1
telegram-api@3.1.1
No dependencies set.
The note is not visible to the blocked user.
bot.on('update')event listener only if message was sent out successfully;api.sendrequest has been done.This way we make sure no zombie event listeners will be mounted should the
api.send()request fail.@laurynas-karvelis thanks!
Published
telegram-api@3.1.1