Table of Contents

Enum AttachmentType

Namespace
Kook
Assembly
Kook.Net.Core.dll

表示附件的类型。

public enum AttachmentType

Fields

Audio = 3

附件是一段音频。

File = 0

附件是一份文件。

Image = 1

附件是一张图片。

Video = 2

附件是一段视频。