Improve message.id description.

GitOrigin-RevId: 6f73288153716ad399b00c8170212ef2008dc640
This commit is contained in:
levlam 2018-09-05 15:08:42 +03:00
parent 7dad9a36df
commit 6129ebf394

View File

@ -472,7 +472,7 @@ messageSendingStateFailed = MessageSendingState;
//@description Describes a message
//@id Message identifier unique to the chat it belongs to.
//@id Message identifier, unique for the chat to which the message belongs
//@sender_user_id Identifier of the user who sent the message; 0 if unknown. It is unknown for channel posts
//@chat_id Chat identifier
//@sending_state Information about the sending state of the message; may be null