PromoData
---types---
help.promoData#08a4d87a flags:# proxy:flags.0?true expires:date peer:flags.3?Peer psa_type:flags.1?string psa_message:flags.2?string pending_suggestions:Vector<string> dismissed_suggestions:Vector<string> custom_pending_suggestion:flags.4?PendingSuggestion chats:Vector<Chat> users:Vector<User> = help.PromoData
Belongs to
This type can be an instance of either:
Members
expires | date | |
pending_suggestions | string | A list must be supplied. |
dismissed_suggestions | string | A list must be supplied. |
chats | Chat | A list must be supplied. |
users | User | A list must be supplied. |
proxy | flag | This argument defaults to None and can be omitted. |
peer | Peer | This argument defaults to None and can be omitted. |
psa_type | string | This argument defaults to None and can be omitted. |
psa_message | string | This argument defaults to None and can be omitted. |
custom_pending_suggestion | PendingSuggestion | This argument defaults to None and can be omitted. |