Get all member with a specific role #2332
Answered
by
DenuxPlays
DenuxPlays
asked this question in
Questions and Help
-
Hello, |
Beta Was this translation helpful? Give feedback.
Answered by
DenuxPlays
Nov 15, 2022
Replies: 1 comment
-
Found the answer: Task<List<Member>> memberTask = guild.findMembersWithRoles(role); |
Beta Was this translation helpful? Give feedback.
0 replies
Answer selected by
DenuxPlays
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Found the answer: