Table of Contents

Interface IQuote

Namespace
Kook
Assembly
Kook.Net.Core.dll

表示一个通用的消息引用。

public interface IQuote

Properties

QuotedMessageId

获取此引用所指向的消息的 ID。

Guid QuotedMessageId { get; }

Property Value

Guid