Official Telethon's chat! Rules: • Speak English • Stay on topic (questions about Telethon) • Be respectful • Don't ask to ask • Spam-related uses lead to ban • Read https://docs.telethon.dev before asking things here Read more about us @TelethonUpdates
How to send video and photos via file id as album?
Send_file?
Plz
And how to get file id
ResetAuthorizationsRequest is delete all session except the one calling. Is it possible to delete some devices not all?
Читать полностью…Thank you for your help, really appreciate it! But I have one more question: if I also want to speed up my uploading via using upload_file() implemented by https://gist.github.com/painor/7e74de80ae0c819d3e9abcf9989a8dd6 , how can I do that?
Читать полностью…I mean I have an album(5 videos), I send them together in 1 message, how can I set their thumbnails(5 video have different thumbnail)
Читать полностью…How can I send 5 videos in 1 message and set their thumbnail?
Читать полностью…this code works with session string or bot token tho
Читать полностью…calling falls under messaging, it's restricted by its privacy options too
Читать полностью…@beastzx
Never tag lonami for help. Also stay on topic
If you want to increase up/down speed, you can install cryptg
via pip.
This module aims to provide a better encryption/decryption algorithm for Telegram clients.
If you want to increase speed even further, you can use this snippet
Be cautious while using it, because it can lead to FloodWait
error, as it uses multiple simultaneous connections.
# Custom thumbnailsЧитать полностью…
await client.send_file(chat, '/my/documents/doc.txt', thumb='photo.jpg')
# Albums
await client.send_file(chat, [
'/my/photos/holiday1.jpg',
'/my/photos/holiday2.jpg',
'/my/drawings/portrait.png'
])
Hi and welcome to the group. Before asking any questions, please read the rules from the group's description, and don't forget to read the docs. Make sure you are using the latest version with pip3 install -U telethon
, since most problems have already been fixed in newer versions.
gifts yes but buying accounts is not related to telethon
Читать полностью…Hi
Can I buy with a Telegram account and Teleton, star Gift?
How to send video and photos via file id as album?
Send_file?
What does the ForbiddenError: RPCError 403: PRIVACY_PREMIUM_REQUIRED
error mean? At first, I thought the user had set the option to allow calls only for premium users, but such a privacy setting doesn’t even exist.
is there rate limit for GetStarGiftsRequest method?
Читать полностью…