mirror of
https://github.com/Expand-sys/CCash
synced 2026-03-22 20:47:10 +11:00
📝 help and properties are version independent
This commit is contained in:
parent
f9aa33afac
commit
49b5b7d35d
1 changed files with 8 additions and 6 deletions
|
|
@ -88,12 +88,14 @@
|
|||
| ApiProperties | :heavy_multiplication_x: | :heavy_multiplication_x: | :heavy_multiplication_x: |
|
||||
|
||||
### System Usage endpoint support
|
||||
| name | v1 | v2 |
|
||||
| :----------------- | :----------------: | :----------------: |
|
||||
| Help | :heavy_check_mark: | :heavy_check_mark: |
|
||||
| Close | :heavy_check_mark: | :heavy_check_mark: |
|
||||
| Contains | :heavy_check_mark: | :heavy_check_mark: |
|
||||
| AdminVerifyAccount | :heavy_check_mark: | :heavy_check_mark: |
|
||||
| name | v1 | v2 |
|
||||
| :----------------- | :----------------: | :----------------------: |
|
||||
| Help | `N/A` | `N/A` |
|
||||
| Close | :heavy_check_mark: | :heavy_check_mark: |
|
||||
| Contains | :heavy_check_mark: | :heavy_check_mark: |
|
||||
| AdminVerifyAccount | :heavy_check_mark: | :heavy_check_mark: |
|
||||
| PruneUsers | :heavy_check_mark: | :heavy_multiplication_x: |
|
||||
| ApiProperties | `N/A` | `N/A` |
|
||||
|
||||
### Username Requirements
|
||||
Valid
|
||||
|
|
|
|||
Loading…
Reference in a new issue