How can i retrieve the receiver of an outgoing message ?
the API will tell me that the message <id> was sent, but PARTNER_HANDLE is the user who sent the message, not the receiver. i've not found any other property of the message to get the receiver.
I know i can get the information from the chathistory, but how can i get it in realtime ?
thank you