Interface IInteractiveComponent
- Namespace
- NetCord
- Assembly
- NetCord.dll
public interface IInteractiveComponent : IComponent
- Inherited Members
Properties
CustomId
Developer-defined identifier for the button (max 100 characters).
string CustomId { get; }