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

In Rust this constructor is a variant of the enums::ExportedChatInvite enum.
Match on it with: if let enums::ExportedChatInvite::ChatInviteExported(v) = result { ... }

Parameters

revokedtrueoptional
permanenttrueoptional
request_neededtrueoptional
linkstringrequired
admin_idlongrequired
dateintrequired
start_dateintoptional
expire_dateintoptional
usage_limitintoptional
usageintoptional
requestedintoptional
subscription_expiredintoptional
titlestringoptional
subscription_pricingStarsSubscriptionPricingoptional