Record
history-response
No description available.
record history-response {
channel-actions-count: s32,
channel-actions-ts: string,
has-more: bool,
messages: list<objs-message>,
ok: defs-ok-true,
pin-count: s32,
}Fields
| Name | Type | Description |
|---|---|---|
| channel-actions-count | s32 | |
| channel-actions-ts | string | |
| has-more | bool | |
| messages | list<objs-message> | |
| ok | defs-ok-true | |
| pin-count | s32 |