export type DefaultSoundboardSound = SoundboardSound & { get guild(): null; guildId: null; soundId: string };SoundboardSound & { get guild(): null; guildId: null; soundId: string }
export type DefaultSoundboardSound = SoundboardSound & { get guild(): null; guildId: null; soundId: string };