Message entity representing a block quote.
Constructor schema is available as of layer 181. Switch ยป| Name | Type | Description | 
|---|---|---|
| flags | # | Flags, see TL conditional fields | 
| collapsed | flags.0?true | Whether the quote is collapsed by default. | 
| offset | int | Offset of message entity within message (in UTF-16 code units) | 
| length | int | Length of message entity within message (in UTF-16 code units) | 
How to create styled text with message entities