Table of Contents

Property Web

Namespace
DSharpPlus.Entities
Assembly
DSharpPlus.dll

Web

Gets the user's status set for an active web (browser, bot account) application session.

[JsonProperty("web", NullValueHandling = NullValueHandling.Ignore)]
public Optional<DiscordUserStatus> Web { get; }

Property Value

Optional<DiscordUserStatus>