summaryrefslogtreecommitdiffstats
path: root/vendor/github.com/matterbridge/msgraph.go/beta/ChatMembersNotificationAudienceModel.go
blob: 056a4108ee517efe179eb168b64c1aa0997b7b3e (plain) (blame)
1
2
3
4
5
6
7
8
9
// Code generated by msgraph-generate.go DO NOT EDIT.

package msgraph

// ChatMembersNotificationAudience undocumented
type ChatMembersNotificationAudience struct {
	// Object is the base model of ChatMembersNotificationAudience
	Object
}