Constructors

Link copied to clipboard
constructor(id: Snowflake)

Properties

Link copied to clipboard
open override val id: Snowflake

The ID of a User, Role or Channel.

Link copied to clipboard

The type of value id represents.

Functions

Link copied to clipboard
open operator override fun equals(other: Any?): Boolean
Link copied to clipboard
open override fun hashCode(): Int
Link copied to clipboard
open override fun toString(): String