你当前正在访问 Microsoft Azure Global Edition 技术文档网站。 如果需要访问由世纪互联运营的 Microsoft Azure 中国技术文档网站,请访问 https://docs.azure.cn

ChatMessageReadReceipt Class

A chat message read receipt indicates the time a chat message was read by a recipient.

Variables are only populated by the server, and will be ignored when sending a request.

Constructor

ChatMessageReadReceipt(**kwargs: Any)

Variables

Name Description
sender

Read receipt sender.

chat_message_id
str

Id for the chat message that has been read. This id is generated by the server.

read_on

Read receipt timestamp.