Telegram API 编辑消息
Telegram API edit message
有没有办法编辑 telegram API? I couldn't find a solution in https://core.telegram.org/methods 中的消息。
所需的方法是:
messages.editMessage#ce91e4ca flags:# no_webpage:flags.1?true peer:InputPeer id:int message:flags.11?string reply_markup:flags.2?ReplyMarkup entities:flags.3?Vector<MessageEntity> = Updates;
有没有办法编辑 telegram API? I couldn't find a solution in https://core.telegram.org/methods 中的消息。
所需的方法是:
messages.editMessage#ce91e4ca flags:# no_webpage:flags.1?true peer:InputPeer id:int message:flags.11?string reply_markup:flags.2?ReplyMarkup entities:flags.3?Vector<MessageEntity> = Updates;