Class: YorInteractionModal
Implements
Table of contents
Constructors
Properties
Constructors
constructor
• new YorInteractionModal():YorInteractionModal
Returns
YorInteractionModal
Properties
execute
• execute: (context
: ModalContext
) => void
| Promise
<void
>
Type declaration
▸ (context
): void
| Promise
<void
>
Parameters
Name | Type |
---|---|
context | ModalContext |
Returns
void
| Promise
<void
>
Implementation of
Modal.executeDefined in
src/structures/YorInteractionModal.ts:7id
• id:string