Table of Contents

Class InteractionCallbackResponse

Namespace
NetCord.Rest
Assembly
NetCord.dll
public class InteractionCallbackResponse : IJsonModel<JsonInteractionCallbackResponse>
Inheritance
InteractionCallbackResponse
Implements
Inherited Members

Constructors

InteractionCallbackResponse(JsonInteractionCallbackResponse, RestClient)

public InteractionCallbackResponse(JsonInteractionCallbackResponse jsonModel, RestClient client)

Parameters

jsonModel JsonInteractionCallbackResponse
client RestClient

Properties

Interaction

public InteractionCallbackResponseInteraction Interaction { get; }

Property Value

InteractionCallbackResponseInteraction

Resource

public InteractionCallbackResponseResource Resource { get; }

Property Value

InteractionCallbackResponseResource