Chat JavaScript v4
Chat JavaScript
Chat
JavaScript
Home
/
Chat
/
JavaScript
/
Message
This is the new Docs for Chat SDK v4 for JavaScript. To see the previous Docs, click here.
You can retrieve a list of polls in a channel using either the createPollListQuery()
method or the sb.createPollListQuery()
method.
Parameter name | Type | Description |
---|---|---|
channelType | ChannelType | Specifies the type of the channel. |
channelUrl | string | Specifies the URL of the channel. |
limit? | number | Specifies the number of results to retrieve per page. Acceptable values are |