Interface RequestSoundboardSoundsOptions

interface RequestSoundboardSoundsOptions {
    timeout?: number;
}

Properties

Properties

timeout?: number

The maximum amount of time in milliseconds to wait.

Default Value

client.rest.options.requestTimeout