Method SetState
- Namespace
- DisCatSharp.Entities
- Assembly
- DisCatSharp.dll
SetState(bool)
Enables or disables this component.
public DiscordLinkButtonComponent SetState(bool disabled)
Parameters
disabledboolWhether this component should be disabled.
Returns
- DiscordLinkButtonComponent
The current component.