MessageActionInviteToGroupCall#

class pyrogram.raw.types.MessageActionInviteToGroupCall#

A set of users was invited to the group call.

Constructor of MessageAction.

Details:
  • Layer: 158

  • ID: 502F92F7

Parameters:
  • call (InputGroupCall) – The group call.

  • users (List of int 64-bit) – The invited users.