Interface IComponent
- Namespace
- NetCord
- Assembly
- NetCord.dll
public interface IComponent
Properties
Id
Unique identifier for the component.
int Id { get; }
public interface IComponent
Unique identifier for the component.
int Id { get; }