mirror of
https://github.com/TeamPGM/pyrogram.git
synced 2024-11-16 04:35:24 +00:00
Fix docs typing for AvailableEffect
This commit is contained in:
parent
a2347b09a9
commit
f3951b7aa6
@ -29,7 +29,7 @@ class AvailableEffect(Object):
|
|||||||
id (``int``):
|
id (``int``):
|
||||||
Unique effect identifier.
|
Unique effect identifier.
|
||||||
|
|
||||||
emoji (:py:obj:`~datetime.datetime`):
|
emoji (``str``):
|
||||||
Emoji that represents the effect.
|
Emoji that represents the effect.
|
||||||
|
|
||||||
effect_sticker_id (``int``):
|
effect_sticker_id (``int``):
|
||||||
|
Loading…
Reference in New Issue
Block a user