github.com/yaegashi/msgraph.go@v0.1.4/v1.0/ModelPlay.go (about)

     1  // Code generated by msgraph.go/gen DO NOT EDIT.
     2  
     3  package msgraph
     4  
     5  // PlayPromptOperation undocumented
     6  type PlayPromptOperation struct {
     7  	// CommsOperation is the base model of PlayPromptOperation
     8  	CommsOperation
     9  }