o
    ,ÂifŽ  ã                   @   s    d dl mZ G dd„ deƒZdS )é    )ÚEntityc                   @   s   e Zd ZdZdS )ÚTeamsTemplatea6  A team template is a blueprint for creating a team in Microsoft Teams.
    A template specifies the structure, settings, and even content that should be provisioned in a new team created
    using the template. Microsoft provides a suite of base templates
    and customers can save their own custom templates.N)Ú__name__Ú
__module__Ú__qualname__Ú__doc__© r   r   úQ/var/www/html/corbot_env/lib/python3.10/site-packages/office365/teams/template.pyr      s    r   N)Úoffice365.entityr   r   r   r   r   r	   Ú<module>   s    