SmsJob¶ class pyrogram.raw.types.SmsJob¶ Telegram API type. Constructor of SmsJob. Details: Layer: 194 ID: E6A1EEB8 Parameters:¶ job_id (str) – N/A phone_number (str) – N/A text (str) – N/A Functions:This object can be returned by 1 function. smsjobs.GetSmsJob Telegram API function.