ChannelResponseList Class

The list of bot service channel operation response.

Variables are only populated by the server, and will be ignored when sending a request.

Inheritance
ChannelResponseList

Constructor

ChannelResponseList(*, next_link: Optional[str] = None, **kwargs)

Parameters

next_link
str
Required

The link used to get the next page of bot service channel resources.

Variables

value
list[BotChannel]

Gets the list of bot service channel results and their properties.