Event GuildSoundboardSoundUpdated
- Namespace
- Dis
Cat Sharp
- Assembly
- DisCatSharp.dll
Fired when a guild soundboard sound is updated. For this Event you need the Guilds intent specified in Intents
public event AsyncEventHandler<DiscordClient, GuildSoundboardSoundUpdateEventArgs> GuildSoundboardSoundUpdated
Returns
- Async
Event <DiscordHandler Client , GuildSoundboard >Sound Update Event Args - Your library to write discord bots in C# with focus on always providing access to the latest discord features.