I am trying to understand why telegram-cli doesn't require api_id and api_hash and only require phone a number while another library (telethon) which I actually use requires api_id and api_hash?
Are there any ways to use the telethon with a phone number only?