docsFunctionsVoiceZvoiceRequestToSpeak

ZvoiceRequestToSpeak

Requests to speak in a stage channel, or cancels the request if cancel=true.

Syntax

ZvoiceRequestToSpeak{channelID;cancel?}

Arguments

NameTypeRequiredDefault
channelIDsnowflakeYes-
cancelbooleanNofalse

Example

ZvoiceRequestToSpeak{123456789012345678;true}