Is it possible to use n8n to monitor any chats and groups so data is pushed to a third party system for a user account, not a bot account?
Through this stackoverflow thread java - telegram api for USER rather than BOT - Stack Overflow I came across this library GitHub - wiz0u/WTelegramClient: Telegram Client API (MTProto) library written 100% in C# and .NET that’s a Telegram Client API but it would require actual coding.
Thanks a lot, I’ve been struggling to find a solution!