Table of Contents

Class IntimacyImage

Namespace
Kook
Assembly
Kook.Net.Core.dll

表示一个亲密度的形象图像。

public class IntimacyImage
Inheritance
IntimacyImage
Inherited Members

Properties

Id

获取此亲密度的形象图像的唯一标识符。

public uint Id { get; }

Property Value

uint

Url

获取此亲密度的形象图像的 URL。

public string Url { get; }

Property Value

string