tam add chat
This commit is contained in:
@@ -45,3 +45,7 @@ export function SendChatMessage(arg1) {
|
||||
export function SendWebcamFrame(arg1) {
|
||||
return window['go']['main']['App']['SendWebcamFrame'](arg1);
|
||||
}
|
||||
|
||||
export function UnlockChatAudio() {
|
||||
return window['go']['main']['App']['UnlockChatAudio']();
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user