interface FetchThreadOwnerOptions
extends
BaseFetchOptionsexport interface FetchThreadOwnerOptions extends BaseFetchOptions
Options used to fetch a thread owner.
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
optionalboolean withMember? :
Whether to also return the guild member associated with this thread member