toloka.client.message_thread.MessageThreadReply
| Source code
MessageThreadReply(self, *, text: Optional[Dict[str, str]] = None)
A reply in a message thread.
Parameters | Type | Description |
---|---|---|
text | Optional[Dict[str, str]] | A dictionary with the message text. Two letter language code is a key in the dictionary. The message in a preferred Toloker's language is sent, if available. |
Last updated: August 28, 2023