blob: 48a275c746cec8a89e02a053953b375cdf98d890 (
plain) (
blame)
1
2
3
4
5
6
7
8
9
|
// Code generated by msgraph-generate.go DO NOT EDIT.
package msgraph
// ChatMessageHostedContent undocumented
type ChatMessageHostedContent struct {
// Entity is the base model of ChatMessageHostedContent
Entity
}
|