Type alias UseChatRoomArg

UseChatRoomArg: {
    roomId: string;
}

Type declaration

  • roomId: string

Generated using TypeDoc