summaryrefslogtreecommitdiffstats
path: root/vendor/github.com/yaegashi/msgraph.go/beta/ModelPrompt.go
blob: 91ddbe69afc3b93bc7f9074ed2d62953e6bc31a1 (plain) (blame)
1
2
3
4
5
6
7
8
9
// Code generated by msgraph.go/gen DO NOT EDIT.

package msgraph

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