Interface ICustomizableButton
- Namespace
- NetCord
- Assembly
- NetCord.dll
public interface ICustomizableButton : IButton, IComponentSectionAccessory
- Inherited Members
Properties
Emoji
EmojiReference? Emoji { get; }
Property Value
Label
string? Label { get; }