Introduction
Getting Started
API Reference
Topic Guides
Meta
Telegram API
Client.
get_contacts
Get contacts from your Telegram address book.
List of User – On success, a list of users is returned.
User
Example
contacts = app.get_contacts() print(contacts)