Creation Endpoints: When sending a request to create a bot or command, the resource may be created with null values if data is missing. Please validate these values in your application wrapper or front-end until the new API version is released.
Empty Results: The "Get Bots," "Get Commands," or "Get Folders" endpoints may return an empty array [] when no resources are found.
Plain Text Responses: Some endpoints (like Git import/export) may return responses in plain text, such as: true, ok, or success.
Success Messages: A 200 OK response may sometimes contain only a message field to confirm the request was successful.