getRoleOrNull

suspend fun getRoleOrNull(): Role?(source)

Requests to get the role used for 'subscribers' of the integration, returns null if the role isn't present.

Throws

if something went wrong during the request.