fun ShardManager.applyGame(game: Game, transform: (String) -> String = { it }): Unit
Applies a GameAnimator.Game to a a jda presence
transform - a function that converts the games content if there are placeholders init
transform
See Also
net.dv8tion.jda.api.managers.Presence