TitleWithTitleEntities
ref / parse-mode / TitleWithTitleEntities
Represents title object with optional formatting entities.
This interface is used to store plain title along with its associated formatting information (such as bold, italic, links, etc.) as message entities.
Properties
title
ts
title: string;
Plain text value for this Formatted
title_entities
ts
title_entities?: MessageEntity[];
Format entities for this Formatted