Ë
    [üàgV  ã                   ó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)ÚContentBase)ÚContentList)ÚContentAndApprovalsList)ÚLegacyContentListc                   óN   — e Zd Zedefd„«       Zedefd„«       Zedefd„«       Z	y)ÚContentÚreturnc                 óR   — t        dt        d¬«       | j                  j                  S )Nz0contents is deprecated. Use v1.contents instead.é   ©Ú
stacklevel)r   ÚDeprecationWarningÚv1Úcontents©Úselfs    úZ/var/www/skyplay_api_hub/venv/lib/python3.12/site-packages/twilio/rest/content/__init__.pyr   zContent.contents
   s%   € äØ>ÜØõ	
ð
 �w‰w×ÑÐó    c                 óR   — t        dt        d¬«       | j                  j                  S )NzJcontent_and_approvals is deprecated. Use v1.content_and_approvals instead.r   r   )r   r   r   Úcontent_and_approvalsr   s    r   r   zContent.content_and_approvals   s%   € äØXÜØõ	
ð
 �w‰w×,Ñ,Ð,r   c                 óR   — t        dt        d¬«       | j                  j                  S )Nz>legacy_contents is deprecated. Use v1.legacy_contents instead.r   r   )r   r   r   Úlegacy_contentsr   s    r   r   zContent.legacy_contents   s%   € äØLÜØõ	
ð
 �w‰w×&Ñ&Ð&r   N)
Ú__name__Ú
__module__Ú__qualname__Úpropertyr   r   r   r   r   r   © r   r   r	   r	   	   sS   „ Øð ˜+ò  ó ð ð ð-Ð'>ò -ó ð-ð ð'Ð!2ò 'ó ñ'r   r	   N)Úwarningsr   Útwilio.rest.content.ContentBaser   Útwilio.rest.content.v1.contentr   Ú,twilio.rest.content.v1.content_and_approvalsr   Ú%twilio.rest.content.v1.legacy_contentr   r	   r   r   r   ú<module>r$      s    ðÝ å 7Ý 6Ý PÝ Cô'ˆkõ 'r   