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