Skip to content

Add an overload for GetReactionsAsync in DiscordRestClient

Mateusz Brawański requested to merge github/fork/Kiritsu/patch-3 into master

Created by: Kiritsu

Summary

Added an overload for the method GetReactionsAsync in DiscordRestClient that takes a DiscordEmoji to implicitly use ToReactionString method.

Details

Added an overload for that method in DiscordRestClient.cs

This time the pr is less trash (hello #304)

Merge request reports

Loading