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