Verse API reference page for the voice_channel function
A voice_channel defines a group of agents who can communicate via voice chat.
An agent can be a member of more than one voice_channel.Voice channels can accommodate 80 members of the channel's Group. Agents beyond this limit are not included in the chat.A chat participant in a voice_channel may be restricted from voice chat based on parental controls and/or user settings.
Verse using statement |
using { /Verse.org/Chat } |
voice_channel<public>(member_info:has_voice_member_info):voice_channel(member_info)
This function is a parametric type, meaning it returns a class or interface rather than a value or object instance.
Parameters
voice_channel takes the following parameters:
| Name | Type | Description |
|---|---|---|
member_info |
has_voice_member_info |
Generated Class
voice_channel returns the parametric class voice_channel(member_info).
Attributes, Specifiers, and Effects
Attributes
The following attributes determine how voice_channel behaves outside the Verse language. For the complete list of attributes, see the Attributes section of the Specifiers Page.
You're reading a preview
The full reference is free for BrainDeadGuild Discord members — sign in to read it all, or open the original at the source.
Sign in with your BrainDead.TV / BrainDeadGuild Discord account for full access.