func github.com/gotd/td/tg.DecodeUserProfilePhoto

3 uses

	github.com/gotd/td/tg (current package)
		tl_user_gen.go#L1147: 		value, err := DecodeUserProfilePhoto(b)
		tl_user_profile_photo_gen.go#L498: func DecodeUserProfilePhoto(buf *bin.Buffer) (UserProfilePhotoClass, error) {
		tl_user_profile_photo_gen.go#L533: 	v, err := DecodeUserProfilePhoto(buf)