github.com/gotd/td/tg.PhotosUploadProfilePhotoRequest.Bot (field)
9 uses
github.com/gotd/td/tg (current package)
tl_photos_upload_profile_photo_gen.go#L52: Bot InputUserClass
tl_photos_upload_profile_photo_gen.go#L102: if !(u.Bot == nil) {
tl_photos_upload_profile_photo_gen.go#L141: u.Bot = val
tl_photos_upload_profile_photo_gen.go#L224: if !(u.Bot == nil) {
tl_photos_upload_profile_photo_gen.go#L260: if u.Bot == nil {
tl_photos_upload_profile_photo_gen.go#L263: if err := u.Bot.Encode(b); err != nil {
tl_photos_upload_profile_photo_gen.go#L324: u.Bot = value
tl_photos_upload_profile_photo_gen.go#L379: u.Bot = value
tl_photos_upload_profile_photo_gen.go#L391: return u.Bot, true
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. |