Class DiscordActivityInstance
- Namespace
- DisCatSharp.Entities
- Assembly
- DisCatSharp.dll
Represents the activity instance.
public sealed class DiscordActivityInstance : ObservableApiObject
- Inheritance
-
DiscordActivityInstance
- Inherited Members
Properties
- ApplicationId
Gets the application id that owns this activity instance, if available.
- Id
Gets the instance ID of the activity.
- InstanceId
Gets the activity instance id from validation payloads.
- LaunchId
Gets the launch id of the activity instance, if available.
- Location
Gets the location of the activity instance, if available.
- Users
Gets the user ids currently associated with this activity instance.