Table of Contents

Class InteractionCallbackProperties

Namespace
NetCord.Rest
Assembly
NetCord.dll
public class InteractionCallbackProperties : IHttpSerializable
Inheritance
InteractionCallbackProperties
Implements
Derived
Inherited Members

Properties

Type

[JsonPropertyName("type")]
public InteractionCallbackType Type { get; }

Property Value

InteractionCallbackType

Methods

Serialize()

Serializes the object or its part into HttpContent.

public HttpContent Serialize()

Returns

HttpContent