We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
results = [ builder.article( id=res_id, title='Send post', text='xxxx', buttons=[Button.url('xxx','t.me/xxx')] ), builder.photo( id='22', file= msg.photo, text='ceshi' ) ] await event.answer(results, cache_time=0, gallery=False)
Able to display the title normally
No response
1.37
3.11
macos
pip install -U https://github.com/LonamiWebs/Telethon/archive/v1.zip
The text was updated successfully, but these errors were encountered:
No branches or pull requests
Code that causes the issue
Expected behavior
Able to display the title normally
Actual behavior
Traceback
No response
Telethon version
1.37
Python version
3.11
Operating system (including distribution name and version)
macos
Other details
No response
Checklist
pip install -U https://github.com/LonamiWebs/Telethon/archive/v1.zip
and triggered the bug in the latest version.The text was updated successfully, but these errors were encountered: