TDLib v0.0.2 TDLib.Method.ParseTextEntities View Source

Parses Bold, Italic, Code, Pre, PreCode and TextUrl entities contained in the text. This is an offline method. May be called before authorization. Can be called synchronously. Returns object_ptr.

NameTypeDescription
textstringThe text which should be parsed.
parse_modeTextParseModeText parse mode.

More details on telegram’s documentation.