Skip to content

Commit

Permalink
Improve message.id description.
Browse files Browse the repository at this point in the history
GitOrigin-RevId: 6f73288153716ad399b00c8170212ef2008dc640
  • Loading branch information
levlam committed Sep 5, 2018
1 parent 7dad9a3 commit 6129ebf
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion td/generate/scheme/td_api.tl
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit 6129ebf

Please sign in to comment.