Include size in chatMessageHostedContent

Include size in chatMessageHostedContent
0

Upvotes

Upvote

 Dec 22 2021
0 Comments 
New

According to https://github.com/microsoftgraph/microsoft-graph-docs/issues/15334 hosted content isn't bounded in size. I would love a way to get the size of the chatMessageHostedContent bytes before blindly downloading it. I tried a HEAD request, but got a 405 response.