anjanms / DubAPI

A Node.js API for creating queup.net bots.
MIT License
20 stars 10 forks source link

Callback to sendChat() #23

Closed netux closed 8 years ago

netux commented 8 years ago

This would be useful, for example, to send a message after the first one is sent or getting the chatid of the message just sent to remove it after some time has passed.

anjanms commented 8 years ago

This has been added in v1.6.0.