sinch.domains.conversation.models.v1.messages.types.choice_message_dict module

class sinch.domains.conversation.models.v1.messages.types.choice_message_dict.ChoiceMessageDict[source]

Bases: TypedDict

choices: List[ChoiceOptionDict]
text_message: NotRequired[TextMessageDict]
message_properties: NotRequired[ChoiceMessagePropertiesDict]