Sets the state of a conversation in presistent storage. If the conversation does not exist, it will be created.
The type of the state object, defaults to JSONAbleObject.
The unique identifier of the conversation.
The state object to be set for the conversation.
A promise that resolves when the state has been set.
Sets the state of a conversation in presistent storage. If the conversation does not exist, it will be created.