RichTextImage

class pyrogram.types.RichTextImage[source]

An inline image.

Parameters:
  • document_id (int) – Unique identifier of the photo document.

  • width (int) – Width of the image.

  • height (int) – Height of the image.