Types

Link copied to clipboard
Link copied to clipboard

Bot uses only HTTP interactions and is shown in the online member list.

Link copied to clipboard

Bug Hunter Level 1

Link copied to clipboard

Bug Hunter Level 2

Link copied to clipboard
object Companion
Link copied to clipboard

Moderator Programs Alumni

Link copied to clipboard

Discord Employee

Link copied to clipboard

Partnered Server Owner

Link copied to clipboard

Early Nitro Supporter

Link copied to clipboard

House Balance Member

Link copied to clipboard

House Bravery Member

Link copied to clipboard

House Brilliance Member

Link copied to clipboard

HypeSquad Events Member

Link copied to clipboard

User is a team

Link copied to clipboard

An unknown UserFlag.

Link copied to clipboard

Verified Bot

Link copied to clipboard

Early Verified Bot Developer

Properties

Link copied to clipboard
val code: Int

The raw code used by Discord.

Link copied to clipboard
val shift: Int

The position of the bit that is set in this UserFlag. This is always in 0..30.

Functions

Link copied to clipboard
operator override fun equals(other: Any?): Boolean
Link copied to clipboard
override fun hashCode(): Int
Link copied to clipboard
operator fun plus(flag: UserFlag): UserFlags

Returns an instance of UserFlags that has all bits set that are set in this and flag.

operator fun plus(flags: UserFlags): UserFlags

Returns an instance of UserFlags that has all bits set that are set in this and flags.

Link copied to clipboard
override fun toString(): String