Skip to content

ChatInviteLinkSubscriptionInfo

Type · TDLib 1.8.67 · d1085f9c

Contains information about subscription plan that must be paid by the user to use a chat invite link

ChatInviteLinkSubscriptionInfo(
  pricing: StarSubscriptionPricing,
  can_reuse: Bool,
  form_id: int64
) → ChatInviteLinkSubscriptionInfo

pricing

StarSubscriptionPricing

Information about subscription plan that must be paid by the user to use the link

can_reuse

Bool

True, if the user has already paid for the subscription and can use joinChatByInviteLink to join the subscribed chat again

form_id

int64

Identifier of the payment form to use for subscription payment; 0 if the subscription can't be paid