Filter for getting URLs.
Namespace: NuGardt.Yourls.APIAssembly: NuGardt.Yourls.API (in NuGardt.Yourls.API.dll) Version: 1.0.0.1 (1.0.0.1)
Syntax
Members
| Member name | Value | Description | |
|---|---|---|---|
| Top | 0 | Get the top X of URLS. | |
| Bottom | 1 | Get the bottom X of URLs. | |
| Rand | 2 | Get X random URLs. | |
| Last | 3 | Get the X latests URLs. |
Remarks
See Also