Table of Contents

Class InteractionCallbackProperties<T>

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

Type Parameters

T
Inheritance
InteractionCallbackProperties<T>
Implements
Inherited Members

Properties

Data

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

Property Value

T