Preview
Usage
Telegram variant of the messages template. side: "right" is the blue outgoing bubble (with blue read-check marks), side: "left" is the white incoming bubble. The header shows the contact name with an online indicator.
Same ChatMessage shape as the iMessage component — text, side, typingFrames, delay. Bubbles spring in, the typing dots show until typingFrames elapses, then the bubble pops in. Older messages slide upward when newer ones arrive. The bubble tail collapses on consecutive messages from the same sender; only the most-recent in a run keeps the tail.
Props
| Name | Type | Default |
|---|---|---|
| contactName | string | "sanku" |
| contactAvatar | string | "https://avatars.githubusercontent.com/aryanranderiya?s=200" |
| messages | ChatMessage[] | [5 items] |
| orientation | "landscape" | "portrait" | "landscape" |
| scale | number | 2 |
Composition
- ID
- TelegramMessages
- Resolution
- 1280×720
- FPS
- 60
- Duration
- 11.0s