Fixes #524 and removes support for before_id.
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.