Starting a conversation
Resolve a user by their Telegram user ID and open a space. You can also pass achatId parameter to target a specific Telegram chat:
Supported features
| Feature | Support |
|---|---|
| Text messages | Send and receive |
| Markdown | Send, rendered as Telegram HTML via parse_mode |
| Streaming text / markdown | Send, with native draft preview in private chats |
| Media, photos, documents, audio, and video | Send and receive |
| Reactions | Send and receive |
| Threaded replies | Send and receive |
| Typing indicators | Send |
| Message edits | Send and receive, including text and markdown |
| Custom Bot API calls | Via platform-specific actions |