docsFunctionsVoiceZvoiceStatus

ZvoiceStatus

Gets or sets the status of a voice channel. Returns the current status if no status arg is given.

Syntax

ZvoiceStatus{channelID;status?}

Arguments

NameTypeRequiredDefault
channelIDsnowflakeYes-
statusstringNo-

Example

ZvoiceStatus{123456789012345678;Welcome to the club!}