messages.StickerSetInstallResult#

class pyrogram.raw.base.messages.StickerSetInstallResult#

Result of stickerset installation process.

Constructors:

This base type has 2 constructors available.

messages.StickerSetInstallResultArchive

The stickerset was installed, but since there are too many stickersets some were archived.

messages.StickerSetInstallResultSuccess

The stickerset was installed successfully.

Functions:

This object can be returned by 1 function.

messages.InstallStickerSet

Install a stickerset.