Get user ID from username

Is it possible to get someone's discord id from their username if the bot shares a server with them. I'd rather not iterate through client.guild.members.fetch() and then fetching each individual user to get their username property if possible

Basically i wanna get my discord id 105835949107273728 from my username nekohikaru

Thanks!
Was this page helpful?