How to search for groups and channel in telegram using telethon?
问题 I use telethon for sending messages to telegram using python script. I did not find anything in telethon to search for groups and channels I like used to search on telegram app. Please see iamge. How can I get such list using telethon? 回答1: Create file with your secrets: config.ini [Telegram] # no need for quotes # you can get telegram development credentials in telegram API Development Tools api_id = 1234 api_hash = 1234 # use full phone number including + and country code phone =