Blueprint ReferenceRoomSend Message RPCVersion: 2.xOn this pageSend Message RPC Sends an arbitrary data message to a specific list of peers. Keep list empty, to send to all peers. Inputs NameTypeDescription RequestobjectThe message request containing target peers and data. Outputs NameTypeDescription Return ValuebooleanTrue if the message was sent.