How to add custom input filed on user profile?

How to implement a custom input filed on the user profile (create dialog and edit)


Here i need a custom filed named telegram username, how to implement that?
Where it stores and how retrieve it by username or id

Usually, you’ll have to write a plugin to add the functionality you requested.