Skip to content

Fixes #524 and removes support for before_id.

Mateusz Brawański requested to merge github/fork/Kiritsu/fix/get-reactions into master

Created by: Kiritsu

Summary

Fixes #524 (closed) and removes the support for before_id parameter because it's not supported by the API. cf: https://github.com/discordapp/discord-api-docs/issues/1324#issuecomment-579019973

Details

I also added support for limit and after_id parameters in the Rest client, because they were missing.

Merge request reports

Loading