TextObject
Inherits from PlainTextOnlyTextObject
markdown
Sets the type for this TextObject
to markdown.
Return: The TextObject
instance.
verbatim
Indicate that URLs, conversation names and certain mentions should not be auto-linked. Only applicable for markdown text objects.
Return: The TextObject
instance.
Last updated