We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Welcome to the UrbanDictionnet wiki! (lel auto generated message)
To first use this library, you should create an instance of UrbanClient.
UrbanClient
var client = new UrbanClient();
Want to find a definiton? Use the GetWordAsync() function! It' easy.
GetWordAsync()
// Where client is an UrbanClient var myDefiniton = await client.GetWordAsync("kek");
There was an error while loading. Please reload this page.