SendConfirmPhoneCode¶
-
class
pyrogram.raw.functions.account.
SendConfirmPhoneCode
¶ Send confirmation code to cancel account deletion.
- Details
Layer:
126
ID:
0x1b3faa88
- Parameters
hash (
str
) – The hash from the service notification.settings (
CodeSettings
) – Phone code settings.
- Returns
auth.SentCode
– Contains info on a confirmation code message sent via SMS, phone call or Telegram.