teleproto - v1.229.0
    Preparing search index...

    Class ExportChatInvite

    Hierarchy (View Summary)

    • Request<
          Partial<
              {
                  expireDate?: int;
                  legacyRevokePermanent?: boolean;
                  peer: TypeEntityLike;
                  requestNeeded?: boolean;
                  subscriptionPricing?: TypeStarsSubscriptionPricing;
                  title?: string;
                  usageLimit?: int;
              },
          >,
          Api.TypeExportedChatInvite,
      >
      • ExportChatInvite
    Index
    className: string
    classType: "constructor" | "request"
    CONSTRUCTOR_ID: number
    SUBCLASS_OF_ID: number
    className: "messages.ExportChatInvite"
    classType: "request"
    CONSTRUCTOR_ID: 2757090960
    expireDate?: number
    legacyRevokePermanent?: boolean
    originalArgs: Args
    peer: EntityLike
    requestNeeded?: boolean
    SUBCLASS_OF_ID: 3027536472
    subscriptionPricing?: StarsSubscriptionPricing
    title?: string
    usageLimit?: number