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