Click or drag to resize

UserInfoPowerUserTypes Property

This is preliminary documentation and is subject to change.

Note: This API is now obsolete.

[Missing <summary> documentation for "P:WikiClientLibrary.Wikia.WikiaApi.UserInfo.PowerUserTypes"]


Namespace: WikiClientLibrary.Wikia.WikiaApi
Assembly: WikiClientLibrary.Wikia (in WikiClientLibrary.Wikia.dll) Version: 0.9.0-int.2+447d1d590e6726b7881f750a0a0e42908f3e417e
Syntax
[ObsoleteAttribute("The field has been removed from Wikia v1 API response.")]
[JsonIgnoreAttribute]
public ICollection<string> PowerUserTypes { get; init; }

Property Value

ICollectionString
See Also