Options for fetching a channel from Discord
Extends
BaseFetchOptionsAllows the channel to be returned even if the guild is not in cache, it will not be cached. Many of the properties and methods on the returned channel will throw errors
Default value
falseWhether to cache the fetched data if it wasn't already
Inherited from BaseFetchOptionsDefault value
trueWhether to skip the cache check and request the API
Inherited from BaseFetchOptions