Open darrenparkinson opened 1 year ago
Hi,
Is it possible to add support for the chat resource at all?
I'm able to get the data I need using msgraph.NewClient and providing an msgraph.GetHttpRequestInput with the relevant entity for now, but built in support would be awesome.
msgraph.NewClient
msgraph.GetHttpRequestInput
Many thanks, D.
@manicminer Can you assign this to me? :)
@Threpio No problem!
Hi,
Is it possible to add support for the chat resource at all?
I'm able to get the data I need using
msgraph.NewClient
and providing anmsgraph.GetHttpRequestInput
with the relevant entity for now, but built in support would be awesome.Many thanks, D.