github.com/gotd/td/tg.UserProfilePhoto.DecodeBare (method, view implemented interface methods)

2 uses

	github.com/gotd/td/tg (current package)
		tl_user_profile_photo_gen.go#L336: 	return u.DecodeBare(b)
		tl_user_profile_photo_gen.go#L340: func (u *UserProfilePhoto) DecodeBare(b *bin.Buffer) error {