DiscBold constructor

DiscBold(
  1. String text
)

Make a bold markdown text.

Implementation

DiscBold(this.text);