mirror of
https://github.com/GAM-team/GAM.git
synced 2026-06-29 10:21:35 +00:00
Update Users-Photo.md
This commit is contained in:
@@ -7,7 +7,7 @@
|
||||
- [Upload a user's photo specifying a Google Drive owner and file name](#upload-a-users-photo-specifying-a-google-drive-owner-and-file-name)
|
||||
- [Download a user's photo](#download-a-users-photo)
|
||||
- [Delete a user's photo](#delete-a-users-photo)
|
||||
- [Update photo fails to change user's photo](update-photo-fails-to-change-users-photo)
|
||||
- [Update photo fails to change user's photo](#update-photo-fails-to-change-users-photo)
|
||||
- [Download a user's profile photo](Users-Profile-Photo)
|
||||
|
||||
## API documentation
|
||||
@@ -82,6 +82,7 @@ By default, the Base64 encoded data is dumped to stdout.
|
||||
```
|
||||
gam <UserTypeEntity> delete|del photo
|
||||
```
|
||||
|
||||
## Update photo fails to change user's photo
|
||||
If you use `gam <UserTypeEntity> update photo ...` to change a user's photo and the command succeeds
|
||||
but the photo doesn't change, use `gam <UserTypeEntity> delete photo` first and the do the update.
|
||||
|
||||
Reference in New Issue
Block a user