简体   繁体   English

电报API编辑消息

[英]Telegram API edit message

Is there a way to edit messages in telegram API ? 有没有办法在电报API中编辑消息? I couldn't find a solution in https://core.telegram.org/methods . 我在https://core.telegram.org/methods中找不到解决方案。

The required method is : 所需的方法是:

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;

see here for updated Telegram API functions & types 有关更新的电报API功能和类型,请参见此处

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM