$removeLinks[]
Removes all links from the provided text.
Syntax
$removeLinks[text]
Parameters
text
(Type: String || Flag: Emptiable)
: The text from which all links will be removed.
Example
$nomention
$removeLinks[$noMentionMessage]
Removes all links from the provided text.
$removeLinks[text]
text
(Type: String || Flag: Emptiable)
: The text from which all links will be removed.$nomention
$removeLinks[$noMentionMessage]