o
    UjÖ  ã                   @   sD   d dl mZmZ ddlmZmZ ddlmZ G dd„ dee ƒZ	dS )	é    )ÚTYPE_CHECKINGÚAnyé   )ÚChatIdUnionÚReactionTypeUnioné   )ÚTelegramMethodc                       s    e Zd ZU dZeZdZeed< 	 e	ed< 	 dZ
ee dB ed< 	 dZedB ed< 	 erLdddœdede	dee dB dedB d	ed
df‡ fdd„Z‡  ZS ‡  ZS )ÚSetMessageReactionaƒ  
    Use this method to change the chosen reactions on a message. Service messages of some types 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   ú]/opt/telega-widget/.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   Ú__annotations__Úintr   Úlistr   r   r   r   r   Ú__classcell__r   r   r   r   r	      s:   
 	úýü
ûúùøür	   N)
Útypingr   r   Útypesr   r   Úbaser   r   r	   r   r   r   r   Ú<module>   s    