Skip to content

0.1.135

Pre-release
Pre-release
Compare
Choose a tag to compare
@github-actions github-actions released this 31 Dec 19:12
· 378 commits to main since this release
0.1.135
3cb416e

What's Changed

  • Remove blank line by @TheBleedingEdge in #142
  • Document Message* types by @roj1512 in #143
  • Document method parameters by @TheBleedingEdge in #144
  • Add client parameter guaranteeUpdateDelivery by @roj1512 in #145
  • Implement client methods setReactions and removeReaction by @roj1512 in #146
  • Implement context methods react, removeReaction, setReactions by @roj1512 in #147
  • Replace reactions update with messageInteractions and handle updateChannelMessageViews, updateChannelMessageForwards by @roj1512 in #148
  • Only send message identifiers in deletedMessages updates but allow its handlers to call getMessage by @roj1512 in #149
  • Implement messageReactionCount updates by @roj1512 in #150
  • Refactor update types by @roj1512 in #151

New Contributors

Full Changelog: 0.1.133...0.1.135