isSatisfied

fun isSatisfied(required: TwitchScope, granted: Set<TwitchScope>): Boolean

Checks whether the granted scopes satisfy the required scope, taking into account the scope hierarchy (manage implies read).