Ë
    N[ÎiŽ  ã                   ó,   — d dl Z d dl mZ  G d„ d«      Zy)é    N)Úrawc                   ó   — e Zd Zdddefd„Zy)ÚGetContactsCountÚselfzpyrogram.ClientÚreturnc              ƒ   ó¶   K  — t        | j                  t        j                  j                  j                  d¬«      «      ƒ d{  –—† j                  «      S 7 Œ­w)a[  Get the total count of contacts from your Telegram address book.

        .. include:: /_includes/usable-by/users.rst

        Returns:
            ``int``: On success, the contacts count is returned.

        Example:
            .. code-block:: python

                count = await app.get_contacts_count()
                print(count)
        r   )ÚhashN)ÚlenÚinvoker   Ú	functionsÚcontactsÚGetContacts)r   s    ú_/var/www/files/kim/lib/python3.12/site-packages/pyrogram/methods/contacts/get_contacts_count.pyÚget_contacts_countz#GetContactsCount.get_contacts_count   s@   è ø€ ô" ˜$Ÿ+™+¤c§m¡m×&<Ñ&<×&HÑ&HÈaÐ&HÓ&PÓQ×Q×[Ñ[Ó\Ð\ÐQús   ‚AAÁAÁAN)Ú__name__Ú
__module__Ú__qualname__Úintr   © ó    r   r   r      s   „ ð]Øð]à	ô]r   r   )Úpyrogramr   r   r   r   r   ú<module>r      s   ðó& Ý ÷]ò ]r   