DiscordPresence

Properties

Name

Description

Type

IsGuild

Whether or not this presence contains info about the user's guild member

bool

UserId

ID of the user who owns this presence

ulong

Activities

A list of the user's activities (Spotify, Minecraft, etc.)

IReadOnlyList<UserActivity>

Status

The user's current status

UserStatus

ActivePlatforms

Platforms the user is on

ActiveSessionPlatforms

Methods

ToGuildPresence

Reveals guild only information (if IsGuild is true).

Returns

DiscordGuildPresence

Last updated

Was this helpful?