matterbridge/vendor/github.com/yaegashi/msgraph.go/beta/ChatMembersNotificationAudienceModel.go

10 lines
240 B
Go

// Code generated by msgraph-generate.go DO NOT EDIT.
package msgraph
// ChatMembersNotificationAudience undocumented
type ChatMembersNotificationAudience struct {
// Object is the base model of ChatMembersNotificationAudience
Object
}