Improve message.id description.
GitOrigin-RevId: 6f73288153716ad399b00c8170212ef2008dc640
This commit is contained in:
parent
7dad9a36df
commit
6129ebf394
@ -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
|
||||
|
Reference in New Issue
Block a user