Raw.MessageMediaPhoto

Raw.MessageMediaPhoto

Attached photo.

messageMediaPhoto#695150d7 flags:# spoiler:flags.3?true photo:flags.0?Photo ttl_seconds:flags.2?int = MessageMedia;
export namespace Raw {
  export class MessageMediaPhoto {
    constructor(params: { spoiler?: boolean; photo?: Raw.TypePhoto; ttlSeconds?: number }) {}
  }
}
🚫

This is a types constructor, you can’t use it as method when call invoke.

Layer: 185
Constructor ID: 0x695150d7

Property