Record
me-message-params
No description available.
record me-message-params {
token: option<string>,
channel: option<string>,
text: option<string>,
}Fields
| Name | Type | Description |
|---|---|---|
| token | option<string> | |
| channel | option<string> | |
| text | option<string> |