Layer 227
TextMention
Username mention fragment (e. g. @username).
constructor
textMention#cd24cf44 text:RichText = RichText;
Parameters
| Name | Type | Description |
|---|---|---|
| Text | RichText |
Returns
RichTextGogram Example
// Creating TextMention constructor obj := &tg.TextMention{ Text: &tg.RichText{}, }