--- title: TextParseMode description: constructors and methods of type TextParseMode image: https://docs.madelineproto.xyz/favicons/android-chrome-256x256.png --- # Type: TextParseMode [Back to types index](index.md) Describes a way text should be parsed for MessageEntities, by default text is treated as is ### Possible values (constructors): [textParseModeMarkdown](../constructors/textParseModeMarkdown.md) [textParseModeHTML](../constructors/textParseModeHTML.md) ### Methods that return an object of this type (methods):