StarsTransaction
---types--- starsTransaction#cc7079b2 flags:# refund:flags.3?true id:string stars:long date:date peer:StarsTransactionPeer title:flags.0?string description:flags.1?string photo:flags.2?WebDocument = StarsTransaction
Belongs to
StarsTransaction |
This type can only be an instance of:
StarsTransaction |
Members
id | string | |
stars | long | |
date | date | |
peer | StarsTransactionPeer | |
refund | flag | This argument defaults to None and can be omitted. |
title | string | This argument defaults to None and can be omitted. |
description | string | This argument defaults to None and can be omitted. |
photo | WebDocument | This argument defaults to None and can be omitted. |