TextWithEntities

Styled text with message entities

End-to-end schema

===216===
textWithEntities#751f3146 text:string entities:Vector<MessageEntity> = TextWithEntities;

API schema:

메서드 스키마는 레이어 224부터 사용할 수 있습니다. 전환 »

Constructors

Constructor Description
textWithEntities Styled text with message entities

Methods

Method Description
messages.summarizeText Summarize the contents of a message with AI, see here » for more info.

Clients should use message.summary_from_language as a hint for showing a summarization button; its absence does not forbid invoking this method.

Related pages

Styled text with message entities

How to create styled text with message entities