const github.com/gotd/td/tg.PhotosUpdateProfilePhotoRequestTypeID
9 uses
github.com/gotd/td/tg (current package)
tl_photos_update_profile_photo_gen.go#L57: const PhotosUpdateProfilePhotoRequestTypeID = 0x9e82039
tl_photos_update_profile_photo_gen.go#L114: return PhotosUpdateProfilePhotoRequestTypeID
tl_photos_update_profile_photo_gen.go#L126: ID: PhotosUpdateProfilePhotoRequestTypeID,
tl_photos_update_profile_photo_gen.go#L166: b.PutID(PhotosUpdateProfilePhotoRequestTypeID)
tl_photos_update_profile_photo_gen.go#L201: if err := b.ConsumeID(PhotosUpdateProfilePhotoRequestTypeID); err != nil {
tl_registry_gen.go#L1580: PhotosUpdateProfilePhotoRequestTypeID: "photos.updateProfilePhoto#9e82039",
tl_registry_gen.go#L3362: "photos.updateProfilePhoto": PhotosUpdateProfilePhotoRequestTypeID,
tl_registry_gen.go#L5144: PhotosUpdateProfilePhotoRequestTypeID: func() bin.Object { return &PhotosUpdateProfilePhotoRequest{} },
tl_server_gen.go#L6147: s.handlers[PhotosUpdateProfilePhotoRequestTypeID] = 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. |