Amin
Amin
do somthing like this : ```JS import { NewMessage } from 'telegram/events' const callbackFunction= async (event:any) => { eventHandler(event); //example function } Client.addEventHandler(callbackFunction, new NewMessage({ incoming: true, channels: ['@something' ,...
No it's not rate limit it's just keep scanning network again and again but if you stop your python script it bypass it immediately
no errors it seems the show() never triggered it keeps running in the background