Property Buttons
- Namespace
- DSharpPlus.Entities
- Assembly
- DSharpPlus.dll
Buttons
Gets the buttons for the rich presence.
public IReadOnlyList<string> Buttons { get; }
Property Value
- IReadOnlyList<string>
Gets the buttons for the rich presence.
public IReadOnlyList<string> Buttons { get; }