MCPcopy Index your code
hub / github.com/coder/coder / ChatRole

TypeAlias ChatRole

codersdk/chats.go:2012–2012  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

2010}
2011
2012type ChatRole string
2013
2014const (
2015 ChatRoleRead ChatRole = "read"

Callers 1

TestChatACLValidationFunction · 0.92

Calls

no outgoing calls

Tested by

no test coverage detected