FoundMessages
Contains a list of messages found by a search.
This is an alias for the FoundMessagesUnion
type.
chevron_leftchevron_right
Parameters
Interface
Name | Type | Description |
---|---|---|
_ | "foundMessages" | |
totalCount | number | Approximate total count of messages found; -1 if unknown |
messages | List of messages | |
nextOffset | string | The offset for the next request. If empty, there are no more results |