TeleUnderline constructor

TeleUnderline(
  1. String text
)

Make an underline markdown text.

Implementation

TeleUnderline(this.text);