v1

latestOpenAPI 3.1.12026-07-2392417.8 KB
chat

Post Chat Message

Post a chat message to a channel as a user or a bot. When sending as a user, the broadcaster_user_id is required. Whereas when sending as a bot, the broadcaster_user_id is not required and is ignored. As a bot, the message will always be sent to the channel attached to your token.

post/public/v1/chat

Request body

broadcaster_user_idinteger
contentstring required
reply_to_message_idstring uuid
type'user' | 'bot' required

Response

OK

messagestring