TextObject

Inherits from PlainTextOnlyTextObject

pagePlainTextOnlyTextObject

markdown

Sets the type for this TextObject to markdown.

NameTypeRequiredDefaultDescription

No arguments

Return: The TextObject instance.

verbatim

Indicate that URLs, conversation names and certain mentions should not be auto-linked. Only applicable for markdown text objects.

NameTypeRequiredDefaultDescription

No arguments

Return: The TextObject instance.

Last updated