Class MessageTopicSummary

Represents a summary of a message topic, including the number of messages and block time.

Hierarchy

  • MessageTopicSummary

Constructors

Properties

Constructors

Properties

blockTime: number

The block time associated with the topic.

messageCount: number

The total number of messages in this topic.

Generated using TypeDoc