github.com/gotd/td/tg.PhotosUploadProfilePhotoRequest.Decode (method, view implemented interface methods)

2 uses

	github.com/gotd/td/tg (current package)
		tl_photos_upload_profile_photo_gen.go#L298: func (u *PhotosUploadProfilePhotoRequest) Decode(b *bin.Buffer) error {
		tl_server_gen.go#L6153: 		if err := request.Decode(b); err != nil {