From T, pick a set of properties whose keys are in the union K

interface FetchGuildSoundboardSoundsOptions {
    cache?: boolean;
}

Hierarchy (View Summary)

Properties

Properties

cache?: boolean