TeleItalics constructor

TeleItalics(
  1. String text
)

Make an italics markdown text.

Implementation

TeleItalics(this.text);