Table of Contents

Interface IQuote

Namespace
Kook
Assembly
Kook.Net.Core.dll

Represents a generic message quote.

public interface IQuote

Properties

QuotedMessageId

Gets the identifier of the message this quote refers to.

Guid QuotedMessageId { get; }

Property Value

Guid