UserStarGifts
---types--- payments.userStarGifts#6b65b517 flags:# count:int gifts:Vector<UserStarGift> next_offset:flags.0?string users:Vector<User> = payments.UserStarGifts
Belongs to
payments.UserStarGifts |
This type can only be an instance of:
UserStarGifts |
Members
count | int | |
gifts | UserStarGift | A list must be supplied. |
users | User | A list must be supplied. |
next_offset | string | This argument defaults to None and can be omitted. |