Released version 1.3.0 of the ChatKitty Platform API

Adds username and query filter query parameters for the GET /messages and GET /channels/{id}/messages endpoints.

username returns messages sent by the user with the username.

query returns text messages matching the query.

See Platform API OpenAPI Specification (OAS) | ChatKitty