interface BaseFetchOptions

export interface BaseFetchOptions

Options used to fetch data from Discord

optional
cache? : boolean

Whether to cache the fetched data if it wasn't already

optional
force? : boolean

Whether to skip the cache check and request the API