Skip to end of banner
Go to start of banner

getChannelHistoryList

Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 71 Current »

See also: Actions

Description

Get a list of messages for a channel matching regex filtering base on message text or content using blocks. Optional from and to parameters allow for additional filtering based on message id or date range. When a specific message id is used, use '--options inclusive' to include the specific message in the result. By default, at most 1000 entries are returned unless the limit parameter is explicitly set to something higher.

Required Parameters

channel

Optional Parameters

from, to, regex, limit, columns, select, options, outputType, file, encoding, append

Type

Get

Category

Channels

Output Formats

Replacement Variables

Since Version

Examples

getChannelHistoryList

Related How To's

  • No labels