Skip to main content
Use platform narrowing when you need Telegram-specific actions.

Starting a conversation

Resolve a user by their Telegram user ID to open their private chat. Telegram bots cannot create groups. Use space.get(chatId) for an existing group, supergroup, or channel, and stringify numeric Telegram chat IDs.

Supported features