Layer 220
TextBold
Bold text
constructor
textBold#6724abc4 text:RichText = RichText;
Parameters
| Name | Type | Description |
|---|---|---|
| Text | RichText | Text |
Returns
RichTextGogram Example
// Creating TextBold constructor obj := &tg.TextBold{ Text: &tg.RichText{}, }