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