Interface IEmbed
- Namespace
- Kook
- Assembly
- Kook.Net.Core.dll
表示一个消息内解析出的通用的嵌入式内容。
public interface IEmbed
Properties
Type
获取此嵌入式内容的类型。
EmbedType Type { get; }
表示一个消息内解析出的通用的嵌入式内容。
public interface IEmbed
获取此嵌入式内容的类型。
EmbedType Type { get; }