o
    @j“	  ã                   @   sP   d dl mZmZmZmZ ddlmZmZmZ ddl	m
Z
 G dd„ de
e ƒZdS )	é    )ÚTYPE_CHECKINGÚAnyÚOptionalÚUnioné   )ÚReactionTypeCustomEmojiÚReactionTypeEmojiÚReactionTypePaidé   )ÚTelegramMethodc                       sÄ   e Zd ZU dZeZdZeee	f e
d< 	 ee
d< 	 dZeeeeeef   e
d< 	 dZee e
d< 	 er^dddœdeee	f dedeeeeeef   dee d	ed
df‡ fdd„Z‡  ZS ‡  ZS )ÚSetMessageReactionau  
    Use this method to change the chosen reactions on a message. Service messages can't be reacted to. Automatically forwarded messages from a channel to its discussion group have the same available reactions as messages in the channel. Bots can't use paid reactions. Returns :code:`True` on success.

    Source: https://core.telegram.org/bots/api#setmessagereaction
    ÚsetMessageReactionÚchat_idÚ
message_idNÚreactionÚis_big)r   r   Ú$_SetMessageReaction__pydantic_kwargsÚreturnc                   s    t ƒ jd||||dœ|¤Ž d S )N)r   r   r   r   © )ÚsuperÚ__init__)Ú__pydantic__self__r   r   r   r   r   ©Ú	__class__r   ús/var/www/www-root/data/www/ai-bot.pdev.uz/venv/lib/python3.10/site-packages/aiogram/methods/set_message_reaction.pyr       s   ü
ûzSetMessageReaction.__init__)Ú__name__Ú
__module__Ú__qualname__Ú__doc__ÚboolÚ__returning__Ú__api_method__r   ÚintÚstrÚ__annotations__r   r   Úlistr   r   r	   r   r   r   r   Ú__classcell__r   r   r   r   r      sD   
 þÿø
ýüÿûø	÷
öür   N)Útypingr   r   r   r   Útypesr   r   r	   Úbaser   r   r   r   r   r   r   Ú<module>   s    