DiscordKt
0.23.4
DiscordKt
/
me.jakejmattson.discordkt.extensions
/
stringify
stringify
fun
<
T
>
stringify
(
entity
:
T
)
:
String
Content copied to clipboard
Convert any generic type into a more readable String.
Parameters
entity
The entity to be converted.