smsjobs.Status

class pyrogram.raw.types.smsjobs.Status

{schema}

Constructor of Status.

Details:
  • Layer: 187

  • ID: 2AEE9191

Parameters:
  • recent_sent (int 32-bit)

  • recent_since (int 32-bit)

  • recent_remains (int 32-bit)

  • total_sent (int 32-bit)

  • total_since (int 32-bit)

  • terms_url (str)

  • allow_international (bool, optional)

  • last_gift_slug (str, optional)

Functions:

This object can be returned by 1 function.

smsjobs.GetStatus

{schema}