Function escapeMarkdown

  • Escapes any Discord-flavored markdown in a string.

    Parameters

    • text: string

      Content to escape

    • Optional options: EscapeMarkdownOptions

      Options for escaping the markdown

    Returns string

Generated using TypeDoc