contacts.GetContactIDs#
- class pyrogram.raw.functions.contacts.GetContactIDs#
Get the telegram IDs of all contacts. Returns an array of Telegram user IDs for all contacts (0 if a contact does not have an associated Telegram account or have hidden their account using privacy settings).
- Details:
Layer:
158
ID:
7ADC669D
- Parameters:
hash (
int
64-bit
) – Hash for pagination.- Returns:
List of
int
32-bit