Layer 227
TextFixed
fixed-width rich text
constructor
textFixed#6c3f19b9 text:RichText = RichText;
Parameters
| Name | Type | Description |
|---|---|---|
| Text | RichText | Text |
Returns
RichTextGogram Example
// Creating TextFixed constructor obj := &tg.TextFixed{ Text: &tg.RichText{}, }