Options
All
  • Public
  • Public/Protected
  • All
Menu

Hierarchy

  • ReactionMessage

Index

Properties

chatType: "singleChat" | "groupChat"

The conversation type.

from: string

The message sender.

messageId: string

The ID of the message whose reaction updated.

reactions: Reaction[]

The reaction to be added to the message. The length is limited to 128 characters.

to: string

The message recipient.

ts: number

The Unix timestamp for updating the reaction.

Generated using TypeDoc