channels.SendAsPeers

class pyrogram.raw.types.channels.SendAsPeers

Telegram API type.

Constructor of SendAsPeers.

Details:
  • Layer: 187

  • ID: F496B0C6

Parameters:
  • peers (List of SendAsPeer) – N/A

  • chats (List of Chat) – N/A

  • users (List of User) – N/A

Functions:

This object can be returned by 1 function.

channels.GetSendAs

Telegram API function.