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