Interface IQuote
- Namespace
- Kook
- Assembly
- Kook.Net.Core.dll
表示一个通用的消息引用。
public interface IQuote
Properties
QuotedMessageId
获取此消息引用所引用的消息的 ID。
Guid QuotedMessageId { get; }
表示一个通用的消息引用。
public interface IQuote
获取此消息引用所引用的消息的 ID。
Guid QuotedMessageId { get; }