
    Iik                     V    S r / SQr " S S\5      r " S S\\5      r " S S\\5      rg)	z_This module contains classes used for warnings issued by this library.

.. versionadded:: 20.0
)PTBDeprecationWarningPTBRuntimeWarningPTBUserWarningc                       \ rS rSrSrSrSrg)r      z
Custom user warning class used for warnings in this library.

.. seealso:: :wiki:`Exceptions, Warnings and Logging <Exceptions%2C-Warnings-and-Logging>`

.. versionadded:: 20.0
 N__name__
__module____qualname____firstlineno____doc__	__slots____static_attributes__r       7/venv/lib/python3.13/site-packages/telegram/warnings.pyr   r      s     Ir   r   c                       \ rS rSrSrSrSrg)r   &   zY
Custom runtime warning class used for warnings in this library.

.. versionadded:: 20.0
r   Nr   r   r   r   r   r   &   s     Ir   r   c                       \ rS rSrSrSrSrg)r   3   z
Custom warning class for deprecations in this library.

.. versionchanged:: 20.0
   Renamed TelegramDeprecationWarning to PTBDeprecationWarning.
r   Nr   r   r   r   r   r   3   s     Ir   r   N)r   __all__UserWarningr   RuntimeWarningr   DeprecationWarningr   r   r   r   <module>r      s;   $
 K	[ 	 N,> r   