GramIO API Reference / gramio/dist / TelegramRichTextCashtag
Interface: TelegramRichTextCashtag
Defined in: @gramio/types/out/objects.d.ts:7621
A cashtag.
Properties
| Property | Type | Description | Defined in |
|---|---|---|---|
cashtag | string | The cashtag | @gramio/types/out/objects.d.ts:7633 |
text | TelegramRichText | The text | @gramio/types/out/objects.d.ts:7629 |
type | "cashtag" | Type of the rich text, always “cashtag” | @gramio/types/out/objects.d.ts:7625 |