bondy.error.unknown_roles
When the role that you're trying to retrieve doesn't exist.
Description
Normally this is caused by an operation trying to retrieve a role that not exist.
Positional Results
0stringThe error message
Keyword Results
codestringunknown_roles
descriptionstringThe error description
messagestringThe error message
Example
json
{
"code":"unknown_roles",
"description":"",
"message":"[client]"
}