@@ -1168,7 +1168,7 @@ Save video to your Photos with current filter prop. Returns promise.
Example:
```
let response = await this.save();
let response = await this.player.save();
let path = response.uri;
```
Reference in New Issue
Block a user
Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues. Learn more about blocking a user.