Skip to content

BotMediaPreview

Type · TDLib 1.8.67 · d1085f9c

Describes media previews of a bot

BotMediaPreview(
  date: int32,
  content: StoryContent
) → BotMediaPreview

date

int32

Point in time (Unix timestamp) when the preview was added or changed last time

content

StoryContent

Content of the preview; may only be of the types storyContentPhoto, storyContentVideo, or storyContentUnsupported