Денис Сергеевич Басковский

Results 11 comments of Денис Сергеевич Басковский

This example doesn't working: ``` await bot.sendMessage(activity.target.id, 'result', { // todo - after 1 minutes schedule_date: Math.floor((new Date(new Date().getTime() + 1 * 60000)).getTime() / 1000), }) ```