Table of Contents

Interface IInteractableComponentBuilder

Namespace
Discord
Assembly
Discord.Net.Core.dll

Represents a builder for an interactable component.

public interface IInteractableComponentBuilder : IMessageComponentBuilder
Inherited Members
Extension Methods

Properties

CustomId

Gets or sets the custom id for the component.

string CustomId { get; set; }

Property Value

string