API reference
Method GetButtonsAsync
- Namespace
- DisCatSharp.Interactivity.EventHandling
- Assembly
- DisCatSharp.Interactivity.dll
GetButtonsAsync()
Requests the message buttons from the pagination request.
Task<IEnumerable<DiscordButtonComponent>> GetButtonsAsync()
Returns
- Task<IEnumerable<DiscordButtonComponent>>
The buttons.