GramIO API Reference / gramio/dist / TelegramRichTextReference
Interface: TelegramRichTextReference
Defined in: @gramio/types/out/objects.d.ts:7713
A reference.
Properties
| Property | Type | Description | Defined in |
|---|---|---|---|
name | string | The name of the reference | @gramio/types/out/objects.d.ts:7725 |
text | TelegramRichText | Text of the reference | @gramio/types/out/objects.d.ts:7721 |
type | "reference" | Type of the rich text, always “reference” | @gramio/types/out/objects.d.ts:7717 |