const github.com/gotd/td/tg.PhotosUploadProfilePhotoRequestTypeID
9 uses
github.com/gotd/td/tg (current package)
tl_photos_upload_profile_photo_gen.go#L82: const PhotosUploadProfilePhotoRequestTypeID = 0x388a3b5
tl_photos_upload_profile_photo_gen.go#L166: return PhotosUploadProfilePhotoRequestTypeID
tl_photos_upload_profile_photo_gen.go#L178: ID: PhotosUploadProfilePhotoRequestTypeID,
tl_photos_upload_profile_photo_gen.go#L246: b.PutID(PhotosUploadProfilePhotoRequestTypeID)
tl_photos_upload_profile_photo_gen.go#L302: if err := b.ConsumeID(PhotosUploadProfilePhotoRequestTypeID); err != nil {
tl_registry_gen.go#L1581: PhotosUploadProfilePhotoRequestTypeID: "photos.uploadProfilePhoto#388a3b5",
tl_registry_gen.go#L3363: "photos.uploadProfilePhoto": PhotosUploadProfilePhotoRequestTypeID,
tl_registry_gen.go#L5145: PhotosUploadProfilePhotoRequestTypeID: func() bin.Object { return &PhotosUploadProfilePhotoRequest{} },
tl_server_gen.go#L6164: s.handlers[PhotosUploadProfilePhotoRequestTypeID] = handler
The pages are generated with Golds v0.6.7. (GOOS=linux GOARCH=amd64) Golds is a Go 101 project developed by Tapir Liu. PR and bug reports are welcome and can be submitted to the issue list. Please follow @Go100and1 (reachable from the left QR code) to get the latest news of Golds. |