LIVE PORTAL Telegram v11.8 API Synchronized Free Animated Stickers
shield_person ADMIN LOGGED IN + Write Guide
admin_panel_settings ADMIN CONTROLS Guide #10935 • tips
How to Use Collapsible Quotes in Telegram: Compact Formatting, Expandable Text Blocks & Clean Chats
play_circle Official Video Tip #455
Typography & Clean Layouts

How to Use Collapsible Quotes in Telegram: Compact Formatting, Expandable Text Blocks & Clean Chats

Share long text excerpts without flooding the screen. Explore Telegram's Collapsible Quotes—learn how to format lengthy citations, technical logs, or multi-paragraph book passages into elegant accordion blocks that readers can expand with a tap, keeping group chats tidy and readable.

format_quote Official demonstration: Applying quote formatting to a multi-paragraph text snippet, tapping the collapse button (↔️) to fold it into a compact block while drafting, and observing how recipients tap 🔽 to expand and 🔼 to collapse.
unfold_more
One-Tap Accordion Expansion
Long multi-line quotes condense into a neat single-line summary with a prominent 🔽 arrow that expands the full text on demand.
vertical_split
Drafting Space Optimization
While composing a message, tap the collapse button ↔️ to fold quotes and free up screen space in your text input field.
terminal
Perfect for Logs & Code
Ideal for developers sharing stack traces, server logs, or long configuration files without disrupting the conversation flow.
devices
Cross-Platform Sync
Collapsible quotes are supported natively across iOS, Android, macOS, Windows Desktop, and Telegram Web.
EXECUTIVE VISUAL ARCHITECTURE COLLAPSIBLE BLOCKQUOTE PROTOCOL

Telegram Collapsible Quote Entity Architecture

How Telegram stores and renders collapsible text spans using MTProto Layer 174 blockquote entities.

format_quote 1. Entity Definition
The quoted text span is serialized with messageEntityBlockquote carrying collapsed:true.
compress 2. Client Clamping
The client clamps text rendering to a maximum height, appending an animated gradient mask and disclosure chevron.
expand 3. Tap Expansion Loop
Tapping the chevron smoothly expands the block to 100% height without causing layout jumps in the chat timeline.
code MTPROTO PROTOCOL SPECIFICATION

MTProto Layer 174: messageEntityBlockquote with collapsed:true

Telegram Layer 174 extends the standard blockquote entity with a dedicated collapsed flag.

MTProto Schema — messageEntityBlockquote Layer 174
messageEntityBlockquote#f7706d33 flags:#
    collapsed:flags.0?true
    offset:int
    length:int = MessageEntity;
checklist OPERATIONAL WORKFLOW

How to Create a Collapsible Quote

Follow these steps to format and collapse long text quotes in any Telegram chat.

1
Select Text and Apply Quote Formatting
Highlight the text excerpt you wish to format. In the context formatting menu (Bold, Italic, Link), select Quote. The text indents with a vertical accent bar.
2
Tap the Collapse Icon (↔️)
In the top-right corner of the quote block header, tap the small Collapse button (↔️). The quote instantly folds into a compact single-line block.
3
Send the Message
Send the message. In the recipient's chat view, the quote displays an expandable chevron (🔽) that unfolds the complete content upon tap.
tune INTERACTIVE QUOTE LAB

Collapsible Quote Interactive Widget

Tap the chevron below to test expanding and collapsing a long technical quote simulation.

Here is the server incident diagnostic trace from the morning deployment:
Diagnostic Trace #8491 expand_more
help_center FREQUENTLY ASKED QUESTIONS

Collapsible Quotes FAQ

Answers regarding nested quotes, character limits, and exporting.

Can a message contain both standard quotes and collapsible quotes?
Yes! A single message can contain multiple quote blocks, with some configured to stay expanded by default while other longer blocks remain collapsed until clicked.
Does collapsing a quote increase the character limit of a message?
No. Messages with collapsible quotes still adhere to Telegram's standard 4,096 character limit (or 8,192 characters for Telegram Premium users). The collapse feature manages visual layout space rather than raw byte counts.
admin_panel_settings ADMIN Guide #10935 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