WAAS Javascript SDKVariablesChatRoleOn this pageVariable.ChatRoleconst ChatRole: { ASSISTANT: "assistant"; SYSTEM: "system"; USER: "user";}; Chat message role Type Declaration ASSISTANT readonly ASSISTANT: "assistant"; SYSTEM readonly SYSTEM: "system"; USER readonly USER: "user";