Method StripTokens
- Namespace
- DisCatSharp
- Assembly
- DisCatSharp.dll
StripTokens(string?)
Removes discord-based tokens from a given string.
public static string? StripTokens(string? str)
Parameters
strstringThe string to remove the tokens from.
Returns
- string
A new string with the tokens replaced with
and.