Options
All
  • Public
  • Public/Protected
  • All
Menu

Hierarchy

  • ReactionListItem

Index

Properties

isAddedBySelf: boolean

Whether the current user added this reaction.

  • true: Yes;
  • false: No.
reaction: string

The reaction added to the message. It cannot exceed 128 characters.

userCount: number

The number of users that added this reaction.

userList: string[]

The IDs of the users who added the reaction.

Generated using TypeDoc