github.com/gotd/td/tg.PhotosUpdateProfilePhotoRequest.Bot (field)

9 uses

	github.com/gotd/td/tg (current package)
		tl_photos_update_profile_photo_gen.go#L51: 	Bot InputUserClass
		tl_photos_update_profile_photo_gen.go#L77: 	if !(u.Bot == nil) {
		tl_photos_update_profile_photo_gen.go#L104: 		u.Bot = val
		tl_photos_update_profile_photo_gen.go#L156: 	if !(u.Bot == nil) {
		tl_photos_update_profile_photo_gen.go#L180: 		if u.Bot == nil {
		tl_photos_update_profile_photo_gen.go#L183: 		if err := u.Bot.Encode(b); err != nil {
		tl_photos_update_profile_photo_gen.go#L223: 		u.Bot = value
		tl_photos_update_profile_photo_gen.go#L257: 	u.Bot = value
		tl_photos_update_profile_photo_gen.go#L269: 	return u.Bot, true