Table of Contents

Class JsonInteractionCallbackResponse

Namespace
NetCord.Rest.JsonModels
Assembly
NetCord.dll
public class JsonInteractionCallbackResponse
Inheritance
JsonInteractionCallbackResponse
Inherited Members

Constructors

JsonInteractionCallbackResponse()

public JsonInteractionCallbackResponse()

Properties

Interaction

[JsonPropertyName("interaction")]
public JsonInteractionCallbackResponseInteraction Interaction { get; set; }

Property Value

JsonInteractionCallbackResponseInteraction

Resource

[JsonPropertyName("resource")]
public JsonInteractionCallbackResponseResource Resource { get; set; }

Property Value

JsonInteractionCallbackResponseResource