Table of Contents

Class DiscordPresence

Namespace
DSharpPlus.Entities
Assembly
DSharpPlus.dll

Represents a user presence.

public sealed class DiscordPresence
Inheritance
DiscordPresence

Properties

Activities

Gets the user's current activities.

Activity

Gets the user's current activity.

ClientStatus

Gets this user's platform-dependent status.

Guild

Gets the guild for which this presence was set.

Status

Gets this user's status.

User

Gets the user that owns this presence.