diff --git a/td/generate/scheme/td_api.tl b/td/generate/scheme/td_api.tl index 7d34a44e..dcb1e0bd 100644 --- a/td/generate/scheme/td_api.tl +++ b/td/generate/scheme/td_api.tl @@ -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