mirror of
https://github.com/stoatchat/javascript-client-api.git
synced 2026-07-18 16:14:27 -04:00
Fix documentation for the API and Websockets #2
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @Hunter2809 on GitHub (Nov 11, 2021).
The other status codes aren't documented, which can be there in case a request fails, like if we try to send a message to a channel where we don't have permissions.
@Hunter2809 commented on GitHub (Nov 11, 2021):
Also, in the
Query Nodeendpoint, theregistrationkey is not present. This is the JSON which I got from that endpoint@insertish commented on GitHub (Apr 29, 2022):
API is now auto-generated, closing issue.