FetchChannelOptions
typedef · Source
Options for fetching a channel from Discord Type: BaseFetchOptions
Properties
allowUnknownGuild
optional
allowUnknownGuild: boolean
Allows 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: false