RichBlockCollage¶
- class pyrogram.types.RichBlockCollage[source]¶
A collage, corresponding to the custom HTML tag
<tg-collage>.- Parameters:
blocks (List of
RichBlock) – Elements of the collage.caption (
RichBlockCaption, optional) – Caption of the block.