const github.com/gotd/td/tg.PhotosUploadContactProfilePhotoRequestTypeID
9 uses
github.com/gotd/td/tg (current package)
tl_photos_upload_contact_profile_photo_gen.go#L92: const PhotosUploadContactProfilePhotoRequestTypeID = 0xe14c4a71
tl_photos_upload_contact_profile_photo_gen.go#L178: return PhotosUploadContactProfilePhotoRequestTypeID
tl_photos_upload_contact_profile_photo_gen.go#L190: ID: PhotosUploadContactProfilePhotoRequestTypeID,
tl_photos_upload_contact_profile_photo_gen.go#L262: b.PutID(PhotosUploadContactProfilePhotoRequestTypeID)
tl_photos_upload_contact_profile_photo_gen.go#L316: if err := b.ConsumeID(PhotosUploadContactProfilePhotoRequestTypeID); err != nil {
tl_registry_gen.go#L1584: PhotosUploadContactProfilePhotoRequestTypeID: "photos.uploadContactProfilePhoto#e14c4a71",
tl_registry_gen.go#L3366: "photos.uploadContactProfilePhoto": PhotosUploadContactProfilePhotoRequestTypeID,
tl_registry_gen.go#L5148: PhotosUploadContactProfilePhotoRequestTypeID: func() bin.Object { return &PhotosUploadContactProfilePhotoRequest{} },
tl_server_gen.go#L6215: s.handlers[PhotosUploadContactProfilePhotoRequestTypeID] = 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. |