Table of Contents

Interface IMessage

Namespace
AutoGen.Core
Assembly
AutoGen.Core.dll

The universal message interface for all message types in AutoGen.

Related PR: https://github.com/microsoft/autogen/pull/1676

Built-in message types

public interface IMessage
Extension Methods

Properties

From

string? From { get; set; }

Property Value

string