Skip to content

PushMessageContentPhoto

Type · TDLib 1.8.67 · d1085f9c

A photo message

PushMessageContentPhoto(
  photo: Photo,
  caption: string,
  is_secret: Bool,
  is_pinned: Bool
) → PushMessageContent

photo

Photo

Message content; may be null

caption

string

Photo caption

is_secret

Bool

True, if the photo is secret

is_pinned

Bool

True, if the message is a pinned message with the specified content