invokeWithTakeout

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

---functions---
invokeWithTakeout#aca9fd2e {X:Type} takeout_id:long query:!X = X;

Parameters

Name Type Description
takeout_id long Takeout session ID »
query !X Query

Result

The type returned by the invoked method.

Bots can use this method

Related pages

Takeout API

Telegram's API allows users to export all of their information through the takeout API.