Packages@robojs/mock
DispatchThreadCreateOptions
Interface: DispatchThreadCreateOptions
Options for dispatching a thread create event
Properties
| Property | Type |
|---|---|
autoArchiveDuration? | 60 | 1440 | 4320 | 10080 |
invitable? | boolean |
messageId? | string |
name | string |
parentChannelId | string |
type? | 10 | 11 | 12 |
user? | MockUserConfig |
