@NotNull open fun setGames(@NotNull games: @NotNull MutableList<Game!>): @NotNull GameAnimatorBuilder
Sets the cc.hawkbot.regnum.client.core.discord.GameAnimator.Game
s that will be animated.
games
- MutableList<Game!>: a List
of cc.hawkbot.regnum.client.core.discord.GameAnimator.Game
s
Return
GameAnimatorBuilder: the GameAnimatorBuilder