Layer 220
AccountTakeout
Takeout info
constructor
account.takeout#4dba4501 id:long = account.Takeout;
Parameters
| Name | Type | Description |
|---|---|---|
| Id | long | Takeout ID |
Returns
account.TakeoutGogram Example
// Creating AccountTakeout constructor obj := &tg.AccountTakeout{ Id: int64(0), }