Message.role

The role of the message sender (e.g., "user", "assistant").

struct Message
string role;

Meta