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

package msgraph

// MuteParticipantOperation undocumented
type MuteParticipantOperation struct {
	// CommsOperation is the base model of MuteParticipantOperation
	CommsOperation
}