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
force?:boolean
Whether to skip the cache check and request the API