updateMessage(accountId:message:)

Replace the stored record for a message

func updateMessage(accountId: String, message: ChatMessage)

Parameters

accountId

the account that owns the message

message

message to write