DateTimeMessageEntity
Extends
Properties
type
ts
type: "date_time";unix_time
ts
unix_time: number;For “date_time” only, the Unix time associated with the entity
date_time_format
ts
date_time_format: "r" | template;For “date_time” only, the string that defines the formatting of the date and time. See date-time entity formatting for more details.