mirror of
https://github.com/DerTyp7/teamspeak-obs-overlay.git
synced 2025-11-03 06:53:51 +01:00
[feature] add basic viewer
This commit is contained in:
@@ -22,6 +22,7 @@ export interface IAuthSenderPayload {
|
||||
|
||||
export interface IClient {
|
||||
id: number;
|
||||
talkStatus: number;
|
||||
channel: IChannel;
|
||||
properties: IClientProperties;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user