Interface IInteractableComponent
- Namespace
- Discord
- Assembly
- Discord.Net.Core.dll
Represents a message component that can be interacted with.
public interface IInteractableComponent : IMessageComponent
- Inherited Members
Properties
CustomId
Gets the custom id of the component if possible; otherwise null.
string CustomId { get; }