I try to get the messages from a public channel using telethon 1.19 in python 3.8, here is my code:
client = TelegramClient(\'session\', api_id, api_hash) client