小编mit*_*ara的帖子

当parse_mode = Markdown时,在电报API中转义下划线

如何正确发送此文本:

$parameters['text'] = 'you must see [example](example.com) or contact with @exmaple_com';
Run Code Online (Sandbox Code Playgroud)

如果我不使用“ Markdown”,则电报不会显示上述链接;如果我使用“ Markdown”,则电报将无法处理下划线。

telegram php-telegram-bot

4
推荐指数
1
解决办法
1602
查看次数

标签 统计

php-telegram-bot ×1

telegram ×1