teleproto - v1.229.0
    Preparing search index...

    Class UploadContactProfilePhoto

    Hierarchy (View Summary)

    • Request<
          Partial<
              {
                  file?: TypeInputFile;
                  save?: boolean;
                  suggest?: boolean;
                  userId: TypeEntityLike;
                  video?: TypeInputFile;
                  videoEmojiMarkup?: TypeVideoSize;
                  videoStartTs?: double;
              },
          >,
          Api.photos.TypePhoto,
      >
      • UploadContactProfilePhoto
    Index
    className: string
    classType: "constructor" | "request"
    CONSTRUCTOR_ID: number
    SUBCLASS_OF_ID: number
    __response: Api.photos.Photo
    className: "photos.UploadContactProfilePhoto"
    classType: "request"
    CONSTRUCTOR_ID: 3779873393
    originalArgs: Args
    save?: boolean
    SUBCLASS_OF_ID: 3264396580
    suggest?: boolean
    userId: EntityLike
    videoEmojiMarkup?: TypeVideoSize
    videoStartTs?: number