Table of Contents

Struct PokeIcon

Namespace
Kook
Assembly
Kook.Net.Core.dll

Represents an icon of an IPoke.

public struct PokeIcon
Inherited Members

Properties

Resource

Gets the resource uri of the icon.

public readonly string Resource { get; }

Property Value

string

ResourceExpired

Gets the resource uri of the icon when the IPoke is expired.

public readonly string ResourceExpired { get; }

Property Value

string