Type alias MuteAll

MuteAll: RequestParams<{
    target: number;
}>

Type declaration

  • target: number

Generated using TypeDoc