Embedding Chat
Usage
To embed a Twitch chat window in your website, use this expression:
Parameters
| Name | Type | Description |
|---|---|---|
frameborder |
integer | Width of the chat-window border, in pixels |
height |
integer | Height of the chat window, in pixels |
id |
string | Name of the channel to which the chat belongs. This refers to the channel broadcaster. |
scrolling |
boolean | Specifies whether scrolling in the chat window is supported (yes or no) |
src |
string | Chat window URL |
width |
integer | Width of the chat window, in pixels |
Example