Skip to content

Latest commit

 

History

History
15 lines (11 loc) · 543 Bytes

File metadata and controls

15 lines (11 loc) · 543 Bytes
icon
comment

Chat

Chat APIs allow you to use and interact with the chat that is available on the Kick website. You can send a message as a Bot account or your User account.

{% openapi-operation spec="kick-dev-api" path="/public/v1/chat" method="post" %} OpenAPI kick-dev-api {% endopenapi-operation %}

{% openapi-operation spec="kick-dev-api" path="/public/v1/chat/{message_id}" method="delete" %} OpenAPI kick-dev-api {% endopenapi-operation %}