Interface GETGuildRoleResponse

interface GETGuildRoleResponse {
    role: APIGuildRole;
}

Properties

Properties