auth.SignUp#
- class pyrogram.raw.functions.auth.SignUp#
Registers a validated phone number in the system.
Usable by ✅ Users ❌ BotsNote
This method may be used by not yet logged in connections.
- Details:
Layer:
224ID:
AAC7B717
- Parameters:
phone_number (
str) – Phone number in the international formatphone_code_hash (
str) – SMS-message IDfirst_name (
str) – New user first namelast_name (
str) – New user last nameno_joined_notifications (
bool, optional) – If set, users on Telegram that have already added phone_number to their contacts will not receive signup notifications about this user.
- Returns: