
    0jK                     P    d Z ddlmZ ddlmZ  G d dee          Zed         ZdS )z[
Copyright (c) Microsoft Corporation. All rights reserved.
Licensed under the MIT License.
    )Enum)Literalc                       e Zd ZdZdZdZdZdS )	CallerIdszEnum for caller ID types.azuregovbotN)__name__
__module____qualname____doc__AZUREGOVBOT     g/home/rurouni/.hermes/hermes-agent/venv/lib/python3.11/site-packages/microsoft_teams/api/auth/caller.pyr   r   
   s#        ##E
C
CCCr   r   )r   r   r	   N)r   enumr   typingr   strr   
CallerTyper   r   r   <module>r      sr    
                T    *+


r   