Table of Contents

Class InteractionCallback<T>

Namespace
NetCord.Rest
Assembly
NetCord.dll
public class InteractionCallback<T> : InteractionCallback, IHttpSerializable

Type Parameters

T
Inheritance
InteractionCallback<T>
Implements
Inherited Members

Properties

Data

[JsonPropertyName("data")]
public T Data { get; }

Property Value

T