teleproto - v1.229.0
    Preparing search index...

    Type Alias RichFileMap

    RichFileMap: Record<string, TypeInputPhoto | TypeInputDocument>

    Media referenced from HTML/Markdown content by id: map of id → uploaded photo or document. Reference them from the content by that id (e.g. <img src="cover"> with files: { cover: inputPhoto }).