Skip to content

Twitch Announcement

Command to send a twitch announcement message

const message = ctx.message;
await api.twitch.sendChatAnnouncement(message, "primary");