Skip to content

GramIO API Reference / gramio/dist / TelegramRichTextDateTime

Interface: TelegramRichTextDateTime

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

Formatted date and time.

Documentation

Properties

PropertyTypeDescriptionDefined in
date_time_formatstringThe string that defines the formatting of the date and time. See date-time entity formatting for more details.@gramio/types/out/objects.d.ts:7373
textTelegramRichTextThe text@gramio/types/out/objects.d.ts:7365
type"date_time"Type of the rich text, always “date_time”@gramio/types/out/objects.d.ts:7361
unix_timenumberThe Unix time associated with the entity@gramio/types/out/objects.d.ts:7369