ThreadMessageResponse.AssistantId

ThreadMessageResponse.AssistantId property

Gets or sets, if applicable, the ID of the assistant that authored this message.

public string AssistantId { get; set; }

See Also