Class DiscordInteractionResource
- Namespace
- DisCatSharp.Entities
- Assembly
- DisCatSharp.dll
Represents a interaction resource.
public sealed class DiscordInteractionResource : ObservableApiObject
- Inheritance
-
DiscordInteractionResource
- Inherited Members
Properties
- ActivityInstance
Represents the Activity launched by this interaction.
Only present if Type is either LaunchActivity.
- Message
Message created by the interaction..
Only present if Type is either ChannelMessageWithSource or UpdateMessage.
- Type
Gets the resource type.