Skip to content

TextEntityTypeDateTime

Type · TDLib 1.8.67 · d1085f9c

A date and time

TextEntityTypeDateTime(
  unix_time: int32,
  formatting_type: DateTimeFormattingType
) → TextEntityType

unix_time

int32

Point in time (Unix timestamp) representing the date and time

formatting_type

DateTimeFormattingType

Date and time formatting type; may be null if none and the original text must not be changed