We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Add appropriate extension to downloaded photos; update create sendas
Update DriveFileEntity UserTypeEntity references
Added option `nofile` to `gam <UserTypeEntity> get photo|profilephoto`
Update Users-Photo.md
Added option `nodefault` to `gam <UserTypeEntity> get profilephoto`
Added option `gphoto <EmailAddress> <DriveFileIDEntity>|<DriveFileNameEntity>` to `gam <UserTypeEntity> update photo`
Added option `size <Integer>` to `gam <UserTypeEntity> get profilephoto` that specifies the size in pixels of the file to download.
Update API links
Added option `returnurlonly` to gam <UserTypeEntity> get profilephoto`
Added command to get a user's profile photo.
Cleanup installation documentation