Property Mobile
- Namespace
- DSharpPlus.Entities
- Assembly
- DSharpPlus.dll
Mobile
Gets the user's status set for an active mobile (iOS, Android) application session.
[JsonProperty("mobile", NullValueHandling = NullValueHandling.Ignore)]
public Optional<DiscordUserStatus> Mobile { get; }