Role Members
Last updated
Last updated
Allows you to retrieve all the user IDs that have a specific role within your Discord server.
URL: https://api.erensko.xyz/v1/role-members
Method: GET
Description: Returns all users in your Discord server who have a specific role.
role-id
The ID of the role you would like to get members of.
server-id
The ID of the server where the role exists.
Authorization
bot-token
The token of your Discord bot, must be inside the server you're requesting.
Your own personal API key, create one by clicking .