@typed-discord/interactions
Preparing search index...
router
MayBePromise
Type Alias MayBePromise<T>
MayBePromise
:
Promise
<
T
>
|
T
A value that may be returned synchronously or as a promise.
Type Parameters
T
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
@typed-discord/interactions
Loading...
A value that may be returned synchronously or as a promise.