tdlib / td

Cross-platform library for building Telegram clients
https://core.telegram.org/tdlib
Boost Software License 1.0
7.11k stars 1.44k forks source link

> `{ "@type": "sendMessage", "reply_to_message_id": 0, "chat_id": -1001714539066, "input_message_content": { "@type": "inputMessageText", "text": { "@type": "formattedText", "text": "<code>`撒旦撒旦`</code>" }, "entities": [ { "@type": "textEntity", "type": { "@type": "textEntityTypeCode" } } ] }, "message_thread_id": 0, "options": null, "reply_markup": null }` #2253

Closed Javio99 closed 1 year ago

Javio99 commented 1 year ago
    > `{ "@type": "sendMessage", "reply_to_message_id": 0, "chat_id": -1001714539066, "input_message_content": { "@type": "inputMessageText", "text": { "@type": "formattedText", "text": "<code>`撒旦撒旦`</code>" }, "entities": [ { "@type": "textEntity", "type": { "@type": "textEntityTypeCode" } } ] }, "message_thread_id": 0, "options": null, "reply_markup": null }`

Originally posted by @Javio99 in https://github.com/tdlib/td/issues/2184#issuecomment-1287698663