User Flags
Deprecated (with error)
Don't construct an instance of 'UserFlags' from a raw code. Use the factory functions described in the documentation instead.
Replace with
import dev.kord.common.entity.UserFlags
Content copied to clipboard
UserFlags.Builder(code).build()Content copied to clipboard