teleproto - v1.229.0
    Preparing search index...

    Class EditExportedChatInvite

    Hierarchy (View Summary)

    • Request<
          Partial<
              {
                  expireDate?: int;
                  link: string;
                  peer: TypeEntityLike;
                  requestNeeded?: Bool;
                  revoked?: boolean;
                  title?: string;
                  usageLimit?: int;
              },
          >,
          Api.messages.TypeExportedChatInvite,
      >
      • EditExportedChatInvite
    Index
    className: string
    classType: "constructor" | "request"
    CONSTRUCTOR_ID: number
    SUBCLASS_OF_ID: number
    className: "messages.EditExportedChatInvite"
    classType: "request"
    CONSTRUCTOR_ID: 3184144245
    expireDate?: number
    link: string
    originalArgs: Args
    peer: EntityLike
    requestNeeded?: boolean
    revoked?: boolean
    SUBCLASS_OF_ID: 2195510474
    title?: string
    usageLimit?: number