content
Content of the message; always of the type messageText or messageRichMessage.
longstatic final intlongintUpdatePendingMessage(long chatId,
int forumTopicId,
long draftId,
TdApi.MessageContent content) inttoStringchatId - Chat identifier.forumTopicId - The forum topic identifier in which the message will be sent; 0 if none.draftId - Unique identifier of the message draft within the message thread.content - Content of the message; always of the type messageText or messageRichMessage.TdApi.ObjectgetConstructor in class TdApi.Object