Share via


ConversationList Class

List of channels under a team.

Constructor

pydantic model ConversationList

Parameters

Name Description
conversations
Required

List of ChannelInfo objects.

Keyword-Only Parameters

Name Description
conversations
Required

Attributes

conversations

field conversations: List[ChannelInfo] [Required]