github.com/gotd/td/tg.PhotosUploadContactProfilePhotoRequest.Suggest (field)
7 uses
github.com/gotd/td/tg (current package)
tl_photos_upload_contact_profile_photo_gen.go#L52: Suggest bool
tl_photos_upload_contact_profile_photo_gen.go#L109: if !(u.Suggest == false) {
tl_photos_upload_contact_profile_photo_gen.go#L153: u.Suggest = from.GetSuggest()
tl_photos_upload_contact_profile_photo_gen.go#L237: if !(u.Suggest == false) {
tl_photos_upload_contact_profile_photo_gen.go#L332: u.Suggest = u.Flags.Has(3)
tl_photos_upload_contact_profile_photo_gen.go#L376: u.Suggest = true
tl_photos_upload_contact_profile_photo_gen.go#L379: u.Suggest = 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. |