Class AddCodePlaygroundApiRequest

java.lang.Object
com.github.jamesnetherton.zulip.client.api.core.ZulipApiRequest
com.github.jamesnetherton.zulip.client.api.server.request.AddCodePlaygroundApiRequest
All Implemented Interfaces:
ExecutableApiRequest<Long>

public class AddCodePlaygroundApiRequest extends ZulipApiRequest implements ExecutableApiRequest<Long>
Zulip API request builder for adding a code playground.
See Also: