Interface IMessageCountOptions

Hierarchy

  • IMessageCountOptions

Properties

Properties

since?: DateTime

get count of messages after since time (inclusive of since time)

until?: DateTime

get count of messages before until time (excluding until time)

Generated using TypeDoc