I am trying to create my own admin bot that can handle a lot of the admin stuff.
how do I get a users ID via their username? I don't see any way to get it from the API, or did I just miss it?
If you are interested, I'm using Telebot.
user = bot.get_chat(username)