DocumentationSapphire Utilities@sapphire/utilitiesFunctionsisThenableOn this pageFunction: isThenable() isThenable(input: unknown): input is Thenable Verify if an object is a promise. Parameters ParameterTypeDescriptioninputunknownThe promise to verify Returns input is Thenable Defined in isThenable.ts:21