Class DiscordClientStatus
- Namespace
- DisCatSharp.Entities
- Assembly
- DisCatSharp.dll
Represents a client status.
public sealed class DiscordClientStatus : ObservableApiObject
- Inheritance
-
DiscordClientStatus
- Inherited Members
Properties
- Desktop
Gets the user's status set for an active desktop (Windows, Linux, Mac) application session.
- Embedded
Gets the user's status set for an active embedded (Xbox, PlayStation) session.
- Mobile
Gets the user's status set for an active mobile (iOS, Android) application session.
- Vr
Gets the user's status set for an active VR session.
- Web
Gets the user's status set for an active web (browser, bot account) application session.