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

TypeAlias ChatMessageRole

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

ChatMessageRole represents the role of a chat message sender.

Source from the content-addressed store, hash-verified

185
186// ChatMessageRole represents the role of a chat message sender.
187type ChatMessageRole string
188
189// ChatMessageRole enums.
190const (

Callers 4

ChatMessageFunction · 0.92
ConvertMessagesWithFilesFunction · 0.92
ParseContentFunction · 0.92

Calls

no outgoing calls

Tested by

no test coverage detected