You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Apr 20, 2022. It is now read-only.
I'd like to propose changing the reactions parameter type to be IEnumerable<IEmote> instead of IEmote[] for AddReactionsAsync() and RemoveReactionsAsync() on MessageExtensions unless there is a specific reason it is an array
The text was updated successfully, but these errors were encountered:
I'd like to propose changing the
reactions
parameter type to beIEnumerable<IEmote>
instead ofIEmote[]
forAddReactionsAsync()
andRemoveReactionsAsync()
onMessageExtensions
unless there is a specific reason it is an arrayThe text was updated successfully, but these errors were encountered: