destination_user_id = 1111111111Этот код отлично работает когда надо написать кому то по @нику. Но когда в место
entity=client.get_entity(destination_user_id)
client.send_message(entity=entity,message="Hi")
1111111111вставил 739254934 вылетает ошибка .
ValueError: Could not find the input entity for PeerUser(user_id=739254934) (PeerUser). Please read https://docs.telethon.dev/en/latest/concepts/entit... to find out more details.