Table of Contents

Event GuildSoundboardSoundsUpdated

Namespace
DisCatSharp
Assembly
DisCatSharp.dll

Fired when guild soundboard sounds is updated. For this Event you need the Guilds intent specified in Intents

public event AsyncEventHandler<DiscordClient, GuildSoundboardSoundsUpdateEventArgs> GuildSoundboardSoundsUpdated

Returns

AsyncEventHandler<DiscordClient, GuildSoundboardSoundsUpdateEventArgs>
Your library to write discord bots in C# with focus on always providing access to the latest discord features.