Class RemoveCodePlaygroundApiRequest

java.lang.Object
com.github.jamesnetherton.zulip.client.api.core.ZulipApiRequest
com.github.jamesnetherton.zulip.client.api.server.request.RemoveCodePlaygroundApiRequest
All Implemented Interfaces:
VoidExecutableApiRequest

public class RemoveCodePlaygroundApiRequest extends ZulipApiRequest implements VoidExecutableApiRequest
Zulip API request builder for removing a code playground.
See Also: