interface FetchBanOptions
extends
BaseFetchOptionsexport interface FetchBanOptions extends BaseFetchOptions
Options used to fetch a single ban from a guild.
optionalboolean = true cache? :
Whether to cache the fetched data if it wasn't already
Inherited from: BaseFetchOptions
optionalboolean force? :
Whether to skip the cache check and request the API
Inherited from: BaseFetchOptions
UserResolvable user :
The ban to fetch