1. `Discordrb::API::Channel.get_reactions`, should be changed to `#reactions` to match other methods and ruby syntax. 2. `before` is not a supported argument[^1] 3. `after` should be optional, instead of being a required argument right now https://github.com/shardlab/discordrb/blob/4551619ecdfacf438ad1dd18b55e1906effaf80a/lib/discordrb/api/channel.rb#L203 [^1]: https://discord.com/developers/docs/resources/channel#get-reactions