Home > borogove > CustomEmojiReaction > (constructor)
CustomEmojiReaction.(constructor)
Constructs a new instance of the CustomEmojiReaction class
Signature:
protected constructor(senderId: string, timestamp: string, text: string, uri: string, envelopeId?: string | null);
Parameters
| Parameter | Type | Description |
|---|---|---|
| senderId | string | |
| timestamp | string | |
| text | string | |
| uri | string | |
| envelopeId | string | null | (Optional) |