Logo
1.0.7

Introduction

  • Quick Start
  • Install Guide
  • Project Setup

Getting Started

  • Authorization
  • Calling Methods
  • Handling Updates
  • Error Handling
  • Examples

API Reference

  • Pyrogram Client
  • Available Methods
  • Available Types
  • Bound Methods
  • Update Handlers
  • Decorators
  • RPC Errors
  • Update Filters

Topic Guides

  • Using Filters
  • Creating Filters
  • More on Updates
  • Configuration File
  • Smart Plugins
  • Session Settings
  • Fast Crypto
  • Storage Engines
  • Text Formatting
  • Object Serialization
  • SOCKS5 Proxy
  • Scheduling Tasks
  • Bots Interaction
  • MTProto vs. Bot API
  • Debugging
  • Test Servers
  • Advanced Usage
  • Voice Calls

Meta

  • Pyrogram FAQ
  • Pyrogram Glossary
  • Powered by Pyrogram
  • Support Pyrogram
  • About the License

Telegram API

  • Raw Functions
  • Raw Types
  • Raw Base
Pyrogram
  • »
  • Raw Functions »
  • Contacts »
  • Search
  • View page source

Search¶

class pyrogram.raw.functions.contacts.Search¶

Telegram API method.

Details:
  • Layer: 120

  • ID: 0x11f812d8

Parameters
  • q – str

  • limit – int 32-bit

Returns

contacts.Found

Next Previous

Built with Sphinx using a theme provided by Read the Docs.