description |
---|
Automatically generated file. DO NOT MODIFY |
const options = {
authProvider,
};
const client = Client.init(options);
const stream = Binary data for the image;
await client.api('/me/photo/$value')
.put(stream);
description |
---|
Automatically generated file. DO NOT MODIFY |
const options = {
authProvider,
};
const client = Client.init(options);
const stream = Binary data for the image;
await client.api('/me/photo/$value')
.put(stream);