Interface IReaction

Properties of a Reaction.

Hierarchy

  • IReaction

Implemented by

Properties

groupingKey?: null | string

Reaction groupingKey

key?: null | proto.IMessageKey

Reaction key

senderTimestampMs?: null | number | Long

Reaction senderTimestampMs

text?: null | string

Reaction text

unread?: null | boolean

Reaction unread

Generated using TypeDoc