BaseFetchOptions

export interface BaseFetchOptions
export interface BaseFetchOptions
Options used to fetch data from Discord
cache?:boolean
Whether to cache the fetched data if it wasn't already (default: true)
force?:boolean
Whether to skip the cache check and request the API