broadcast #Asks the protocol to emit a payload to channels.Arguments #broadcast(channels, payload);ArgumentsTypeDescriptionchannelsstring[]List of channelspayloadobjectData payloadReturn #The broadcast function is not expected to return a value.