@bootdesk/js-web-adapter-core
    Preparing search index...

    Class ReactionRemovedEvent

    Hierarchy (View Summary)

    Index

    Constructors

    Properties

    emoji: string
    messageId: string
    threadId: string
    timestamp: number
    type: string
    user: User
    fromJSON: ((json: Record<string, unknown>) => ChatEvent) | undefined