BotPreviewMedia#

class pyrogram.raw.types.BotPreviewMedia#

Represents a Main Mini App preview media, see here for more info.

Bots can offer users interactive HTML5 web apps to completely replace any website.

Constructors:

This base type has 1 constructor available.

BotPreviewMedia

Represents a Main Mini App preview media, see here for more info.

Functions:

This object can be returned by 3 functions.

bots.AddPreviewMedia

Add a main mini app preview, see here for more info.

bots.EditPreviewMedia

Edit a main mini app preview, see here for more info.

bots.GetPreviewMedias

Fetch main mini app previews, see here for more info.