Property SoundboardSounds
- Namespace
- DisCatSharp.Entities
- Assembly
- DisCatSharp.dll
SoundboardSounds
Gets a dictionary of all soundboard sounds.
[JsonIgnore]
public IReadOnlyDictionary<ulong, DiscordSoundboardSound> SoundboardSounds { get; }
Gets a dictionary of all soundboard sounds.
[JsonIgnore]
public IReadOnlyDictionary<ulong, DiscordSoundboardSound> SoundboardSounds { get; }