Packages@robojs/mock
ContextMenuInteractionPayloadOptions
Interface: ContextMenuInteractionPayloadOptions
Options for building a context menu INTERACTION_CREATE payload
Properties
| Property | Type | Description |
|---|---|---|
entitlements? | InteractionEntitlement[] | - |
interaction | MockInteraction | - |
sequence | number | - |
sessionState | SessionState | - |
targetMessage? | MockMessage | Target message for MESSAGE commands |
targetUser? | MockUser | Target user for USER commands |
user | MockUser | - |
