We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent fe65028 commit f51f0b8Copy full SHA for f51f0b8
src/Client/PoggitAPIClient.php
@@ -167,7 +167,7 @@ public function getSHA1Hash(int $resourceId): string
167
}
168
169
/**
170
- * Get an overview of all API versions
+ * Get an overview of all PocketMine (not Poggit) API versions
171
* @return ApiVersionsOverview
172
*/
173
public function getApiVersions(): ApiVersionsOverview
0 commit comments