interface FetchGuildSoundboardSoundOptions
extends
BaseFetchOptionsexport interface FetchGuildSoundboardSoundOptions extends BaseFetchOptions
optionalboolean = true cache? :
Whether to cache the fetched data if it wasn't already
Inherited from: BaseFetchOptions
optionalboolean force? :
Whether to skip the cache check and request the API
Inherited from: BaseFetchOptions