Module tbot::markup::markdown_v2
source · Expand description
MarkdownV2 markup utilities.
Structs
Represents MarkdownV2 text. Can be created with
markdown_v2
.Constants
Characters that need to be escaped to be interpreted as code.
Characters that need to be escaped to be interpreted as a link.
Characters that need to be escaped to be interpreted as text.
Traits
Represents a value that can be formatted for MarkdownV2.
Functions
Creates MarkdownV2 text.