Create a new chat message history backed by Momento.
fromProps(props: MomentoChatMessageHistoryProps): Promise<MomentoChatMessageHistory>| Name | Type | Description |
|---|---|---|
props* | MomentoChatMessageHistoryProps | The settings to instantiate the Momento chat message history. |