Struct PokeIcon
- Namespace
- Kook
- Assembly
- Kook.Net.Core.dll
表示一个 POKE 的图标。
public struct PokeIcon
- Inherited Members
Properties
Resource
获取图标资源的 URL。
public readonly string Resource { get; }
Property Value
ResourceExpired
获取当此图标所关联的 POKE 过期后的图标资源的 URL。
public readonly string ResourceExpired { get; }