AvailableEffect
- class pyrogram.types.AvailableEffect
Contains information about available effect.
- Parameters:
id (
int) – Unique effect identifier.emoji (
str) – Emoji that represents the effect.effect_sticker_id (
int) – sticker identifier that represents the effect.sticker (
Sticker, optional) – Sticker that represents the effect.is_premium (
bool, optional) – Whether the effect is available only for premium users.static_icon_id (
int, optional) – Static icon identifier that represents the effect.effect_animation_id (
int, optional) – Animation identifier that represents the effect.