Skip to content

0.14.15 / 2018-01-12

Compare
Choose a tag to compare
@chentsulin chentsulin released this 12 Jan 10:44
· 1358 commits to master since this release

slack

  • [new] Add context.postEphemeral:
context.postEphemeral({ text: 'hello' });
  • [fix] Reply to thread instead of channel when receiving events in thread #145

telegram

  • [fix] Use message.chat.id to reply #148