Is there a built-in way for a Telegram bot to automatically detect the channel admin’s identity? The idea of exchanging a verification code sounds promising, yet bots lack an API to directly message channel administrators.
i dunno if telegram offers an autmatic way. maybe u need to use a manual code exchang to let the admin verify themself. bots cant directly pull admin id from channel info, so its a bit rough workaround.