GUILD_SOUNDBOARD_SOUNDS_UPDATE
Signature
export declare const GUILD_SOUNDBOARD_SOUNDS_UPDATE: (self: UsingClient, data: GatewayGuildSoundboardSoundsUpdateDispatchData) => { guildId: string; sounds: ({ guildId?: string | undefined; ... 5 more ...; available: boolean; } | ({ ...; } & { ...; }))[]; };Members
This export does not declare public properties or methods in the generated declaration file.