InvokeWithTakeout#

class pyrogram.raw.functions.InvokeWithTakeout#

Invoke a method within a takeout session, see here » for more info.

Details:
  • Layer: 158

  • ID: ACA9FD2E

Parameters:
  • takeout_id (int 64-bit) – Takeout session ID.

  • query (Any function from functions) – Query.

Returns:

Any object from types