PublicForwards
---types--- stats.publicForwards#93037e20 flags:# count:int forwards:Vector<PublicForward> next_offset:flags.0?string chats:Vector<Chat> users:Vector<User> = stats.PublicForwards
Belongs to
stats.PublicForwards |
This type can only be an instance of:
PublicForwards |
Members
count | int | |
forwards | PublicForward | A list must be supplied. |
chats | Chat | A list must be supplied. |
users | User | A list must be supplied. |
next_offset | string | This argument defaults to None and can be omitted. |