LIVE PORTAL Telegram v11.8 API Synchronized Free Animated Stickers
shield_person ADMIN LOGGED IN + Write Guide
admin_panel_settings ADMIN CONTROLS Guide #10879 • tips
How to Quote Specific Parts of Messages in Telegram: Precision Text Selection, Collapsible Blockquotes & Cross-Chat Replies
play_circle Official Video Tip #399
Telegram Tips & Video Shorts Series

How to Quote Specific Parts of Messages in Telegram: Precision Text Selection, Collapsible Blockquotes & Cross-Chat Replies

Bring surgical clarity to fast-paced group chats and technical discussions. Learn how to highlight exact sentences within messages, format quotes with collapsible blockquotes, and route quote replies across different conversations with instant navigational source links.

format_quote Official demonstration: Selecting specific text fragments in long messages, tapping 'Quote', replying directly in the same chat or forwarding to another group.
select_all
Precision Text Highlighting
Drag cursor handles to cite only the relevant phrase or sentence instead of quoting an overwhelming multi-paragraph block.
short_text
Collapsible Blockquotes
Format text as expandable quote sections, keeping busy channel feeds and discussion threads compact and scannable.
forward_to_inbox
Cross-Chat Reply Routing
Quote a passage from a public channel or work group and reply into a private DM with an interactive backlink to source.
code MTPROTO QUOTE REPLY SCHEMA

How Telegram Implements Sub-Message Quotes & Cross-Chat Pointers

Prior to this upgrade, replies pointed only to an entire message ID. Telegram revolutionized chat citations by embedding granular entity offsets into MTProto:

integration_instructions
messageReplyHeader Schema: In MTProto Layer 166+, messageReplyHeader includes quote_text (UTF-8 string), quote_offset (character index), and quote_entities (formatting spans like bold/code).
alt_route
Cross-Chat Reply Destination (reply_to_peer_id): When sending a quote reply into a different chat, the client sends reply_to_peer_id. Recipients can tap the quote banner to jump directly to the original conversation thread.
unfold_more
Collapsible Entities (messageEntityBlockquote): Long quotes are marked with collapsed:flags.0?true, allowing client UI frameworks to render a graceful 'Expand' accordion toggle.
tune INTERACTIVE QUOTE SELECTOR

Test Precision Text Selection & Quote Composer

Click any sentence in the sample message below to highlight it, tap 'Quote', and watch the reply composer dock the snippet with cross-chat routing.

@Alex (Dev Lead):
The release candidate build passed automated unit tests today. However, database migrations on node cluster 4 require manual validation before 6 PM. Please review the updated rollback playbook before applying changes.
Click one of the 3 sentences above to test precision quoting.
account_tree One-Page Executive Infographic

Telegram Quote Citation & Cross-Chat Routing Protocol

Architecture diagram showing sub-message text selection, MTProto quote entity offset calculation, collapsible blockquote formatting, and cross-chat reply links.

Telegram Quote Replies Infographic
zoom_in Click to inspect full-resolution infographic
checklist STEP-BY-STEP INSTRUCTIONS

How to Quote Specific Words or Sentences

1
Select Text Within Any Message
Long-press or double-tap the specific sentence you wish to address. Drag the boundary cursor handles to enclose precisely the excerpt needed.
2
Tap 'Quote' in the Context Menu
In the floating context menu (Copy, Share, Formatting), tap Quote. The selected text docks immediately above your input box.
3
(Optional) Reply in Another Chat
Tap the reply header above your input field and choose Reply in Another Chat to route the quoted snippet into a private DM or work channel.
help FREQUENTLY ASKED QUESTIONS

Frequently Asked Questions

Can I format quotes manually using markdown syntax?
Yes! Typing **> your quote** at the beginning of a line formats it as a blockquote. Adding two arrows **>> collapsible quote** makes the quote collapsible.
Does quoting a message in another chat leak private chat history?
If the original message originated in a private chat with forward restrictions, or if the author's privacy settings disallow forward links, the quote preview displays as text without a clickable backlink.
Can I quote multiple different parts of the same message?
You can quote one primary snippet via the reply header, and embed additional custom quotes inside your response body using blockquote formatting.
admin_panel_settings ADMIN Guide #10879 Actions
Enlarged Preview
Click anywhere outside or press ESC to close viewer
smart_display Telegram Video Short
1080p HD
Official Source: @TelegramTips Post #44 Press ESC or click outside to close