Skip to content

v3.3.0

Choose a tag to compare

@ferhatelmas ferhatelmas released this 22 Feb 14:58
· 160 commits to master since this release
  • Add options to send message
    • for example to silence push notification on this message: channel.send_message({"text": "hi"}, user_id, skip_push=True)