問題タブ [py-telegram-bot-api]

For questions regarding programming in ECMAScript (JavaScript/JS) and its various dialects/implementations (excluding ActionScript). Note JavaScript is NOT the same as Java! Please include all relevant tags on your question; e.g., [node.js], [jquery], [json], [reactjs], [angular], [ember.js], [vue.js], [typescript], [svelte], etc.

0 投票する
1 に答える
231 参照

python - pyTelegramBotApi が message_id を取得できません

私は pyTelegramBotApi を使用しており、チャットに送信されたメッセージの ID を取得してから、それを他のチャットに転送したいと考えています。問題は'AsyncTask' object has no attribute 'message_id'、メッセージが正しく送信されている間に常にこの例外が発生することです。解決方法を教えてください。