Skip to content

GramIO API Reference / gramio/dist / TelegramRichTextHashtag

Interface: TelegramRichTextHashtag

Defined in: @gramio/types/out/objects.d.ts:7601

A hashtag.

Documentation

Properties

PropertyTypeDescriptionDefined in
hashtagstringThe hashtag@gramio/types/out/objects.d.ts:7613
textTelegramRichTextThe text@gramio/types/out/objects.d.ts:7609
type"hashtag"Type of the rich text, always “hashtag”@gramio/types/out/objects.d.ts:7605