Class CreateConstructorGroupsVideoCallApiRequest

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

public class CreateConstructorGroupsVideoCallApiRequest extends ZulipApiRequest implements ExecutableApiRequest<String>
Zulip API request builder for creating a Constructor Groups video call.
See Also: