Home > borogove > CustomEmojiReaction

CustomEmojiReaction class

Signature:

export class CustomEmojiReaction extends borogove.Reaction 

Extends: borogove.Reaction

Constructors

Constructor Modifiers Description
(constructor)(senderId, timestamp, text, uri, envelopeId) protected Constructs a new instance of the CustomEmojiReaction class

Properties

Property Modifiers Type Description
uri string

Methods

Method Modifiers Description
custom(text, uri) static Create a new custom emoji reaction to send
render(forText, forImage)