github.com/gotd/td/tg.PhotosUploadContactProfilePhotoRequest.Save (field)
7 uses
github.com/gotd/td/tg (current package)
tl_photos_upload_contact_profile_photo_gen.go#L60: Save bool
tl_photos_upload_contact_profile_photo_gen.go#L112: if !(u.Save == false) {
tl_photos_upload_contact_profile_photo_gen.go#L154: u.Save = from.GetSave()
tl_photos_upload_contact_profile_photo_gen.go#L240: if !(u.Save == false) {
tl_photos_upload_contact_profile_photo_gen.go#L333: u.Save = u.Flags.Has(4)
tl_photos_upload_contact_profile_photo_gen.go#L395: u.Save = true
tl_photos_upload_contact_profile_photo_gen.go#L398: u.Save = false
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. |