Class ClientUser

Hierarchy (View Summary)

Constructors

Properties

avatar?: string

The URL of the user's avatar.

banner?: string

The URL of the user's banner.

botId: string

The ID of the bot.

client: Client
createdAt: Date

The user's account creation date.

createdBy: string

The ID of the user who created the bot.

id: string

The ID of the user.

name: string

The name of the user.

status?: UserStatus

The status of the user.

type?: UserType

The type of the user (user or bot).