TeleBold constructor

TeleBold(
  1. String text
)

Make a bold markdown text.

Implementation

TeleBold(this.text);