Table of Contents

Class IntimacyImage

Namespace
Kook
Assembly
Kook.Net.Core.dll

Represents a single image of an intimacy.

public class IntimacyImage
Inheritance
IntimacyImage
Inherited Members

Properties

Id

Gets the ID of the image of an intimacy.

public uint Id { get; }

Property Value

uint

An int representing the ID of the image of an intimacy.

Url

Gets the URL of the image of an intimacy.

public string Url { get; }

Property Value

string

A string representing the URL of the image of an intimacy.