Describes the messages that should be published by a batch publish operation, and the channels to which they should be published.

Hierarchy

  • BatchPublishSpec

Properties

Properties

channels: string[]

The names of the channels to publish the messages to.

messages: Message[]

An array of Message objects.

Generated using TypeDoc