3
0
mirror of https://github.com/42wim/matterbridge.git synced 2025-03-08 15:30:48 +01:00
matterbridge/vendor/github.com/yaegashi/msgraph.go/beta/ChatMembersNotificationAudienceModel.go

10 lines
240 B
Go
Raw Normal View History

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