- API ›
- Constructors ›
- ChatInviteExported
ChatInviteExported
---types--- chatInviteExported#a22cbd96 revoked:flags.0?true permanent:flags.5?true request_needed:flags.6?true link:string admin_id:long date:int start_date:flags.4?int expire_date:flags.1?int 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
| ExportedChatInvite |
Parameters
| revoked | true | optional |
| permanent | true | optional |
| request_needed | true | optional |
| link | string | required |
| admin_id | long | required |
| date | int | required |
| start_date | int | optional |
| expire_date | int | optional |
| usage_limit | int | optional |
| usage | int | optional |
| requested | int | optional |
| subscription_expired | int | optional |
| title | string | optional |
| subscription_pricing | StarsSubscriptionPricing | optional |