Event SoundboardSounds
- Namespace
- DisCatSharp
- Assembly
- DisCatSharp.dll
Fired in response to RequestSoundboardSoundsAsync(IEnumerable<ulong>).
public event AsyncEventHandler<DiscordClient, SoundboardSoundsEventArgs> SoundboardSounds
Returns
- AsyncEventHandler<DiscordClient, SoundboardSoundsEventArgs>
- Your library to write discord bots in C# with focus on always providing access to the latest discord features.