ChatInviteExported
---types---
chatInviteExported#a22cbd96 flags:# revoked:flags.0?true permanent:flags.5?true request_needed:flags.6?true link:string admin_id:long date:date start_date:flags.4?date expire_date:flags.1?date usage_limit:flags.2?int usage:flags.3?int requested:flags.7?int subscription_expired:flags.10?int title:flags.8?string subscription_pricing:flags.9?StarsSubscriptionPricing = ExportedChatInvite
Belongs to
This type can be an instance of either:
Members
link | string | |
admin_id | long | |
date | date | |
revoked | flag | This argument defaults to None and can be omitted. |
permanent | flag | This argument defaults to None and can be omitted. |
request_needed | flag | This argument defaults to None and can be omitted. |
start_date | date | This argument defaults to None and can be omitted. |
expire_date | date | This argument defaults to None and can be omitted. |
usage_limit | int | This argument defaults to None and can be omitted. |
usage | int | This argument defaults to None and can be omitted. |
requested | int | This argument defaults to None and can be omitted. |
subscription_expired | int | This argument defaults to None and can be omitted. |
title | string | This argument defaults to None and can be omitted. |
subscription_pricing | StarsSubscriptionPricing | This argument defaults to None and can be omitted. |