Ë
    [üàgÊ  ã                   óV   — d dl mZ d dlmZ d dlmZ d dlmZ d dlm	Z	  G d„ de«      Z
y)	é    )Úwarn)ÚChatBase)ÚCredentialList)ÚServiceList)ÚChannelListc                   óN   — e Zd Zedefd„«       Zedefd„«       Zedefd„«       Z	y)ÚChatÚreturnc                 óR   — t        dt        d¬«       | j                  j                  S )Nz6credentials is deprecated. Use v2.credentials instead.é   ©Ú
stacklevel)r   ÚDeprecationWarningÚv2Úcredentials©Úselfs    úW/var/www/skyplay_api_hub/venv/lib/python3.12/site-packages/twilio/rest/chat/__init__.pyr   zChat.credentials
   s%   € äØDÜØõ	
ð
 �w‰w×"Ñ"Ð"ó    c                 óR   — t        dt        d¬«       | j                  j                  S )Nz0services is deprecated. Use v2.services instead.r   r   )r   r   r   Úservicesr   s    r   r   zChat.services   ó%   € äØ>ÜØõ	
ð
 �w‰w×ÑÐr   c                 óR   — t        dt        d¬«       | j                  j                  S )Nz0channels is deprecated. Use v3.channels instead.r   r   )r   r   Úv3Úchannelsr   s    r   r   zChat.channels   r   r   N)
Ú__name__Ú
__module__Ú__qualname__Úpropertyr   r   r   r   r   r   © r   r   r	   r	   	   sQ   „ Øð#˜^ò #ó ð#ð ð ˜+ò  ó ð ð ð ˜+ò  ó ñ r   r	   N)Úwarningsr   Útwilio.rest.chat.ChatBaser   Útwilio.rest.chat.v2.credentialr   Útwilio.rest.chat.v2.servicer   Útwilio.rest.chat.v3.channelr   r	   r    r   r   ú<module>r&      s    ðÝ å .Ý 9Ý 3Ý 3ô ˆ8õ  r   