RequiresScope

@Target(allowedTargets = [AnnotationTarget.FUNCTION])
annotation class RequiresScope(val scopes: TwitchScope)

Properties

Link copied to clipboard