Skip to content

GramIO API Reference / gramio/dist / TelegramRichTextEmailAddress

Interface: TelegramRichTextEmailAddress

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

A text with an email address.

Documentation

Properties

PropertyTypeDescriptionDefined in
email_addressstringThe email address@gramio/types/out/objects.d.ts:7533
textTelegramRichTextThe text@gramio/types/out/objects.d.ts:7529
type"email_address"Type of the rich text, always “email_address”@gramio/types/out/objects.d.ts:7525