ComposeDetails

toloka.client.message_thread.MessageThread.ComposeDetails | Source code

ComposeDetails(
self,
*,
recipients_select_type: Union[RecipientsSelectType, str, None] = None,
recipients_ids: Optional[List[str]] = None,
recipients_filter: Optional[FilterCondition] = None
)

The details of selecting recipients.

Parameters description

ParametersTypeDescription
recipients_select_typeOptional[RecipientsSelectType]

The way of specifying message recipients.

recipients_idsOptional[List[str]]

A list of Toloker IDs. It is filled if recipients_select_type is DIRECT.

recipients_filterOptional[FilterCondition]

A filter for selecting Tolokers. It is set if recipients_select_type is FILTER.

Last updated: August 28, 2023

Toloka-Kit
OverviewGetting API keyQuick start
Recipes
Reference
toloka.client
toloka.async_client
toloka.autoquality [autoquality]
toloka.metrics
toloka.streaming