Packages@robojs/mock
SerializedMockInteraction
Interface: SerializedMockInteraction
Properties
| Property | Type |
|---|---|
applicationId | string |
channelId | string |
commandId? | string |
commandName? | string |
componentType? | number |
contextMenuType? | 2 | 3 |
createdAt | number |
customId? | string |
expiresAt | number |
followupMessageIds? | string[] |
guildId? | string |
id | string |
messageId? | string |
modalFields? | Record<string, string> |
options? | MockInteractionOption[] |
respondedAt? | number |
response? | MockInteractionResponse |
responseMessageId? | string |
targetId? | string |
token | string |
type | number |
userId | string |
values? | string[] |
