Table of Contents

Enum MessageReferenceType

Namespace
Fluxer.Net
Assembly
Fluxer.Net.dll

Represents how a message references another message.

public enum MessageReferenceType

Fields

Default = 0

Standard message reference (typically a reply).

Forward = 1

A forwarded message from another channel or conversation.