Package com.aliucord.utils
Class MDUtils.RenderContext
-
- All Implemented Interfaces:
-
com.discord.utilities.textprocessing.node.BasicRenderContext
public class MDUtils.RenderContext implements BasicRenderContext
-
-
Constructor Summary
Constructors Constructor Description MDUtils.RenderContext(Context ctx)
-
Method Summary
Modifier and Type Method Description Context
getContext()
-
-
Constructor Detail
-
MDUtils.RenderContext
MDUtils.RenderContext(Context ctx)
-
-
Method Detail
-
getContext
Context getContext()
-
-
-
-