Promotion channel associated to a certain MTProxy
help.proxyDataPromo#2bf7ee23 expires:int peer:Peer chats:Vector<Chat> users:Vector<User> = help.ProxyData;
Name | Type | Description |
---|---|---|
expires | int | Expiration date of proxy info, will have to be refetched in expires seconds |
peer | Peer | The promoted channel |
chats | Vector<Chat> | Chats |
users | Vector<User> | Users |