Setting up @username, First and Last names using telethon
How can I change username, FirstName, LastName with help of telethon? I only found the method for enabling 2F verification client.edit_2fa(new_password='12345'). Is there something similar to change username, Firstname and LastName.