Class Profile

Represents a user profile that exists on the system.

Hierarchy

  • Profile

Properties

Properties

The raw JPEG data for the profile image. Can be decoded with the Image class.

nickname: string

The human readable nickname of the profile.

uid: [bigint, bigint]

The unique ID of the profile, represented as an array of two bigint values.

Generated using TypeDoc